Searched refs:LexNonComment (Results 1 – 3 of 3) sorted by relevance
160 PP.LexNonComment(PeekTok); in EvaluateDefined()165 PP.LexNonComment(PeekTok); in EvaluateDefined()243 PP.LexNonComment(PeekTok); in EvaluateValue()371 PP.LexNonComment(PeekTok); in EvaluateValue()437 PP.LexNonComment(PeekTok); in EvaluateValue()473 PP.LexNonComment(PeekTok); in EvaluateValue()481 PP.LexNonComment(PeekTok); in EvaluateValue()502 PP.LexNonComment(PeekTok); in EvaluateValue()515 PP.LexNonComment(PeekTok); in EvaluateValue()535 PP.LexNonComment(PeekTok); in EvaluateValue()[all …]
1236 PP.LexNonComment(Tok); in EvaluateHasIncludeCommon()1861 LexNonComment(Tok); in ExpandBuiltinMacro()1873 LexNonComment(Tok); in ExpandBuiltinMacro()1895 LexNonComment(RParen); in ExpandBuiltinMacro()
1759 void LexNonComment(Token &Result) { in LexNonComment() function