Home
last modified time | relevance | path

Searched defs:HasLexedNextToken (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPMacroExpansion.cpp1351 bool HasLexedNextToken = false; in EvaluateFeatureLikeBuiltinMacro() local
1654 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1661 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1668 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1724 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1729 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1738 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1754 [&](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1799 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1830 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
[all …]