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

/external/clang/lib/Lex/
H A DPPExpressions.cpp88 PP.LexUnexpandedNonComment(PeekTok);
95 PP.LexUnexpandedNonComment(PeekTok);
102 PP.LexUnexpandedNonComment(PeekTok);
128 PP.LexUnexpandedNonComment(PeekTok);
/external/clang/include/clang/Lex/
H A DPreprocessor.h823 void LexUnexpandedNonComment(Token &Result) { function in class:clang::Preprocessor

Completed in 90 milliseconds