Searched refs:LexNonComment (Results 1 – 3 of 3) sorted by relevance
158 PP.LexNonComment(PeekTok); in EvaluateDefined()163 PP.LexNonComment(PeekTok); in EvaluateDefined()241 PP.LexNonComment(PeekTok); in EvaluateValue()369 PP.LexNonComment(PeekTok); in EvaluateValue()435 PP.LexNonComment(PeekTok); in EvaluateValue()471 PP.LexNonComment(PeekTok); in EvaluateValue()479 PP.LexNonComment(PeekTok); in EvaluateValue()500 PP.LexNonComment(PeekTok); in EvaluateValue()513 PP.LexNonComment(PeekTok); in EvaluateValue()533 PP.LexNonComment(PeekTok); in EvaluateValue()[all …]
1220 PP.LexNonComment(Tok); in EvaluateHasIncludeCommon()1847 LexNonComment(Tok); in ExpandBuiltinMacro()1859 LexNonComment(Tok); in ExpandBuiltinMacro()1880 LexNonComment(RParen); in ExpandBuiltinMacro()
1612 void LexNonComment(Token &Result) { in LexNonComment() function