Searched defs:HasLexedNextToken (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/clang/lib/Lex/ |
| D | PPMacroExpansion.cpp | 1367 bool HasLexedNextToken = false; in EvaluateFeatureLikeBuiltinMacro() local 1614 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1621 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1628 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1680 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1685 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1693 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1703 OS, Tok, II, *this, [&](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1745 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1776 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() [all …]
|
| /external/clang/lib/Lex/ |
| D | PPMacroExpansion.cpp | 1501 bool HasLexedNextToken = false; in EvaluateFeatureLikeBuiltinMacro() local 1673 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1680 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1687 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1704 [](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1709 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1717 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1725 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1765 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro() 1796 [this](Token &Tok, bool &HasLexedNextToken) -> int { in ExpandBuiltinMacro()
|