Searched refs:HasLexedNextToken (Results 1 – 1 of 1) sorted by relevance
1371 bool HasLexedNextToken = false; in EvaluateFeatureLikeBuiltinMacro() local1372 Result = Op(Tok, HasLexedNextToken); in EvaluateFeatureLikeBuiltinMacro()1374 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() argument1738 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1743 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1768 [&](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1779 HasLexedNextToken = true; in ExpandBuiltinMacro()[all …]