Searched refs:LexUnexpandedNonComment (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Lex/
H A DPPExpressions.cpp89 PP.LexUnexpandedNonComment(PeekTok);
96 PP.LexUnexpandedNonComment(PeekTok);
103 PP.LexUnexpandedNonComment(PeekTok);
130 PP.LexUnexpandedNonComment(PeekTok);
/external/clang/include/clang/Lex/
H A DPreprocessor.h774 /// LexUnexpandedNonComment - Like LexNonComment, but this disables macro
776 void LexUnexpandedNonComment(Token &Result) { function in class:clang::Preprocessor

Completed in 73 milliseconds