Lines Matching defs:Tok
767 Token Tok; in ReadMacroCallArgumentList() local
1155 static bool EvaluateHasIncludeCommon(Token &Tok, in EvaluateHasIncludeCommon()
1245 static bool EvaluateHasInclude(Token &Tok, IdentifierInfo *II, in EvaluateHasInclude()
1252 static bool EvaluateHasIncludeNext(Token &Tok, in EvaluateHasIncludeNext()
1286 static void EvaluateFeatureLikeBuiltinMacro(llvm::raw_svector_ostream& OS, in EvaluateFeatureLikeBuiltinMacro()
1287 Token &Tok, IdentifierInfo *II, in EvaluateFeatureLikeBuiltinMacro()
1393 static IdentifierInfo *ExpectFeatureIdentifierInfo(Token &Tok, in ExpectFeatureIdentifierInfo()
1465 void Preprocessor::ExpandBuiltinMacro(Token &Tok) { in ExpandBuiltinMacro()
1614 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1621 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1628 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1680 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1685 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1693 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1703 OS, Tok, II, *this, [&](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1745 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1776 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1828 OS, Tok, II, *this, [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1835 OS, Tok, II, *this, [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1842 OS, Tok, II, *this, [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1849 OS, Tok, II, *this, [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()