Home
last modified time | relevance | path

Searched refs: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
1481 Result = Op(Tok, HasLexedNextToken); in EvaluateFeatureLikeBuiltinMacro()
1483 if (HasLexedNextToken) in EvaluateFeatureLikeBuiltinMacro()
1791 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1798 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1805 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1854 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1865 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1870 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
1879 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() argument
[all …]