Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPMacroExpansion.cpp1366 bool HasLexedNextToken = false; in EvaluateFeatureLikeBuiltinMacro() local
1655 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1662 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
1669 [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 …]