Searched refs:TheTokenLexer (Results 1 – 2 of 2) sorted by relevance
789 std::unique_ptr<TokenLexer> TheTokenLexer; member797 std::unique_ptr<TokenLexer> &&TheTokenLexer, in IncludeStackInfo()802 TheTokenLexer(std::move(TheTokenLexer)), in IncludeStackInfo()2483 CurTokenLexer = std::move(IncludeMacroStack.back().TheTokenLexer); in PopIncludeMacroStack()
459 Val = Entry.TheTokenLexer->isNextTokenLParen(); in isNextPPTokenLParen()