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

/external/clang/include/clang/Lex/
H A DPreprocessor.h814 /// EnterToken - Enters a token in the token stream to be lexed next. If
817 void EnterToken(const Token &Tok) { function in class:clang::Preprocessor
1489 // to be read using e.g. EnterToken or EnterTokenStream.

Completed in 89 milliseconds