Searched refs:HasLexedNextToken (Results 1 – 1 of 1) sorted by relevance
1351 bool HasLexedNextToken = false; in EvaluateFeatureLikeBuiltinMacro() local1352 Result = Op(Tok, HasLexedNextToken); in EvaluateFeatureLikeBuiltinMacro()1354 if (HasLexedNextToken) in EvaluateFeatureLikeBuiltinMacro()1654 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1661 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1668 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1724 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1729 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1754 [&](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1765 HasLexedNextToken = true; in ExpandBuiltinMacro()[all …]