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

/external/clang/lib/Lex/
H A DPPLexerChange.cpp178 /// EnterTokenStream - Add a "macro" context to the top of the include stack,
190 void Preprocessor::EnterTokenStream(const Token *Toks, unsigned NumToks, function in class:Preprocessor
207 EnterTokenStream(Toks, NumToks, DisableMacroExpansion, OwnsTokens);

Completed in 82 milliseconds