Searched refs:LexNonComment (Results 1 – 3 of 3) sorted by relevance
156 PP.LexNonComment(PeekTok); in EvaluateDefined()161 PP.LexNonComment(PeekTok); in EvaluateDefined()239 PP.LexNonComment(PeekTok); in EvaluateValue()359 PP.LexNonComment(PeekTok); in EvaluateValue()416 PP.LexNonComment(PeekTok); in EvaluateValue()452 PP.LexNonComment(PeekTok); in EvaluateValue()460 PP.LexNonComment(PeekTok); in EvaluateValue()481 PP.LexNonComment(PeekTok); in EvaluateValue()494 PP.LexNonComment(PeekTok); in EvaluateValue()514 PP.LexNonComment(PeekTok); in EvaluateValue()[all …]
1211 PP.LexNonComment(Tok); in EvaluateHasIncludeCommon()1792 LexNonComment(Tok); in ExpandBuiltinMacro()1804 LexNonComment(Tok); in ExpandBuiltinMacro()1825 LexNonComment(RParen); in ExpandBuiltinMacro()
1448 void LexNonComment(Token &Result) { in LexNonComment() function