HomeSort by relevance Sort by last modified time
    Searched refs:RemoveTopOfLexerStack (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Lex/
PPLexerChange.cpp 300 RemoveTopOfLexerStack();
429 /// RemoveTopOfLexerStack - Pop the current lexer/macro exp off the top of the
432 void Preprocessor::RemoveTopOfLexerStack() {
MacroArgs.cpp 185 PP.RemoveTopOfLexerStack();
  /external/clang/include/clang/Lex/
Preprocessor.h 694 /// RemoveTopOfLexerStack - Pop the current lexer/macro exp off the top of the
697 void RemoveTopOfLexerStack();
    [all...]

Completed in 36 milliseconds