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 387 RemoveTopOfLexerStack();
535 /// RemoveTopOfLexerStack - Pop the current lexer/macro exp off the top of the
538 void Preprocessor::RemoveTopOfLexerStack() {
MacroArgs.cpp 185 PP.RemoveTopOfLexerStack();
  /external/clang/include/clang/Lex/
Preprocessor.h 746 void RemoveTopOfLexerStack();
    [all...]

Completed in 215 milliseconds