Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp1371 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()
1727 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1738 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1743 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1752 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1768 [&](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1813 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
[all …]