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

/external/clang/lib/Lex/
H A DPPLexerChange.cpp387 RemoveTopOfLexerStack();
535 /// RemoveTopOfLexerStack - Pop the current lexer/macro exp off the top of the
538 void Preprocessor::RemoveTopOfLexerStack() { function in class:Preprocessor
H A DMacroArgs.cpp185 PP.RemoveTopOfLexerStack();
/external/clang/include/clang/Lex/
H A DPreprocessor.h746 void RemoveTopOfLexerStack();
1504 RemoveTopOfLexerStack();

Completed in 351 milliseconds