HomeSort by relevance Sort by last modified time
    Searched defs:EnterTokenStream (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Lex/
PPLexerChange.cpp 179 /// EnterTokenStream - Add a "macro" context to the top of the include stack,
191 void Preprocessor::EnterTokenStream(const Token *Toks, unsigned NumToks,
208 EnterTokenStream(Toks, NumToks, DisableMacroExpansion, OwnsTokens);
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 852 milliseconds