Searched refs:HasLexedNextToken (Results 1 – 1 of 1) sorted by relevance
1369 bool HasLexedNextToken = false; in EvaluateFeatureLikeBuiltinMacro() local1370 Result = Op(Tok, HasLexedNextToken); in EvaluateFeatureLikeBuiltinMacro()1372 if (HasLexedNextToken) in EvaluateFeatureLikeBuiltinMacro()1607 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1614 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1621 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1673 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1678 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1686 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1713 HasLexedNextToken = true; in ExpandBuiltinMacro()[all …]