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