Home
last modified time | relevance | path

Searched refs:LexUnexpandedNonComment (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Lex/
DPPExpressions.cpp94 PP.LexUnexpandedNonComment(PeekTok); in EvaluateDefined()
101 PP.LexUnexpandedNonComment(PeekTok); in EvaluateDefined()
108 PP.LexUnexpandedNonComment(PeekTok); in EvaluateDefined()
132 PP.LexUnexpandedNonComment(PeekTok); in EvaluateDefined()
/external/llvm-project/clang/lib/Lex/
DPPExpressions.cpp108 PP.LexUnexpandedNonComment(PeekTok); in EvaluateDefined()
115 PP.LexUnexpandedNonComment(PeekTok); in EvaluateDefined()
122 PP.LexUnexpandedNonComment(PeekTok); in EvaluateDefined()
147 PP.LexUnexpandedNonComment(PeekTok); in EvaluateDefined()
/external/clang/include/clang/Lex/
DPreprocessor.h1129 void LexUnexpandedNonComment(Token &Result) { in LexUnexpandedNonComment() function
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1462 void LexUnexpandedNonComment(Token &Result) { in LexUnexpandedNonComment() function