Searched refs:TheTokenLexer (Results 1 – 1 of 1) sorted by relevance
813 std::unique_ptr<TokenLexer> TheTokenLexer; member821 std::unique_ptr<TokenLexer> &&TheTokenLexer, in IncludeStackInfo()826 TheTokenLexer(std::move(TheTokenLexer)), in IncludeStackInfo()2328 Val = Entry.TheTokenLexer->peekNextPPToken(); in isNextPPTokenOneOf()2558 CurTokenLexer = std::move(IncludeMacroStack.back().TheTokenLexer); in PopIncludeMacroStack()