Searched refs:TheTokenLexer (Results 1 – 2 of 2) sorted by relevance
639 std::unique_ptr<TokenLexer> TheTokenLexer; member647 std::unique_ptr<TokenLexer> &&TheTokenLexer, in IncludeStackInfo()652 TheTokenLexer(std::move(TheTokenLexer)), in IncludeStackInfo()2267 CurTokenLexer = std::move(IncludeMacroStack.back().TheTokenLexer); in PopIncludeMacroStack()
456 Val = Entry.TheTokenLexer->isNextTokenLParen(); in isNextPPTokenLParen()