Lines Matching refs:HasLexedNextToken
1501 bool HasLexedNextToken = false; in EvaluateFeatureLikeBuiltinMacro() local
1502 Result = Op(Tok, HasLexedNextToken); in EvaluateFeatureLikeBuiltinMacro()
1504 if (HasLexedNextToken) in EvaluateFeatureLikeBuiltinMacro()
1673 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1680 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1687 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1704 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1709 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1717 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1725 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1736 HasLexedNextToken = true; in ExpandBuiltinMacro()
1765 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1769 HasLexedNextToken = Tok.is(tok::string_literal); in ExpandBuiltinMacro()
1796 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument