Searched defs:RemoveTopOfLexerStack (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DPPLexerChange.cpp420 RemoveTopOfLexerStack();
541 /// RemoveTopOfLexerStack - Pop the current lexer/macro exp off the top of the
544 void Preprocessor::RemoveTopOfLexerStack() { function in class:Preprocessor

Completed in 81 milliseconds