Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp1480 bool HasLexedNextToken = false; in EvaluateFeatureLikeBuiltinMacro() local
1791 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1798 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1805 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1854 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1865 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1870 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1879 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1895 [&](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1951 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
[all …]