Searched refs:ThePPLexer (Results 1 – 4 of 4) sorted by relevance
330 PreprocessorLexer *ThePPLexer; member339 PreprocessorLexer *ThePPLexer, in IncludeStackInfo()345 ThePPLexer(std::move(ThePPLexer)), in IncludeStackInfo()353 ThePPLexer(std::move(RHS.ThePPLexer)), in IncludeStackInfo()1673 CurPPLexer = IncludeMacroStack.back().ThePPLexer; in PopIncludeMacroStack()1805 return IsFileLexer(I.TheLexer.get(), I.ThePPLexer); in IsFileLexer()
60 return ISI.ThePPLexer; in getCurrentFileLexer()572 if (ISI.ThePPLexer == nullptr) continue; // Scan for a real lexer. in HandleMicrosoftCommentPaste()580 FoundLexer = ISI.ThePPLexer; in HandleMicrosoftCommentPaste()
653 if ((FileEnt = ISEntry.ThePPLexer->getFileEntry())) in LookupFile()714 if ((CurFileEnt = ISEntry.ThePPLexer->getFileEntry())) { in LookupFile()
406 if (Entry.ThePPLexer) in isNextPPTokenLParen()