Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp1369 bool HasLexedNextToken = false; in EvaluateFeatureLikeBuiltinMacro() local
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()
[all …]