Lines Matching defs:Tok
769 Token Tok; in ReadMacroCallArgumentList() local
1157 static bool EvaluateHasIncludeCommon(Token &Tok, in EvaluateHasIncludeCommon()
1247 static bool EvaluateHasInclude(Token &Tok, IdentifierInfo *II, in EvaluateHasInclude()
1254 static bool EvaluateHasIncludeNext(Token &Tok, in EvaluateHasIncludeNext()
1288 static void EvaluateFeatureLikeBuiltinMacro(llvm::raw_svector_ostream& OS, in EvaluateFeatureLikeBuiltinMacro()
1289 Token &Tok, IdentifierInfo *II, in EvaluateFeatureLikeBuiltinMacro()
1395 static IdentifierInfo *ExpectFeatureIdentifierInfo(Token &Tok, in ExpectFeatureIdentifierInfo()
1467 void Preprocessor::ExpandBuiltinMacro(Token &Tok) { in ExpandBuiltinMacro()
1616 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1623 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1630 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1682 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1687 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1695 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1711 OS, Tok, II, *this, [&](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1753 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1784 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1843 OS, Tok, II, *this, [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1850 OS, Tok, II, *this, [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1857 OS, Tok, II, *this, [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1864 OS, Tok, II, *this, [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()