Searched refs:TheTokenLexer (Results 1 – 2 of 2) sorted by relevance
544 std::unique_ptr<TokenLexer> TheTokenLexer; member552 std::unique_ptr<TokenLexer> &&TheTokenLexer, in IncludeStackInfo()557 TheTokenLexer(std::move(TheTokenLexer)), in IncludeStackInfo()2056 CurTokenLexer = std::move(IncludeMacroStack.back().TheTokenLexer); in PopIncludeMacroStack()
453 Val = Entry.TheTokenLexer->isNextTokenLParen(); in isNextPPTokenLParen()