Searched refs:HasLexedNextToken (Results 1 – 1 of 1) sorted by relevance
1372 bool HasLexedNextToken = false; in EvaluateFeatureLikeBuiltinMacro() local1373 Result = Op(Tok, HasLexedNextToken); in EvaluateFeatureLikeBuiltinMacro()1375 if (HasLexedNextToken) in EvaluateFeatureLikeBuiltinMacro()1594 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1601 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1608 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1639 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1644 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1652 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument1673 HasLexedNextToken = true; in ExpandBuiltinMacro()[all …]