Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp1369 bool HasLexedNextToken = false; in EvaluateFeatureLikeBuiltinMacro() local
1607 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1614 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1621 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1673 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1678 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1686 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1702 OS, Tok, II, *this, [&](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1744 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1775 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
[all …]