Searched refs:ThePPLexer (Results 1 – 4 of 4) sorted by relevance
331 PreprocessorLexer *ThePPLexer; member340 PreprocessorLexer *ThePPLexer, in IncludeStackInfo()346 ThePPLexer(std::move(ThePPLexer)), in IncludeStackInfo()354 ThePPLexer(std::move(RHS.ThePPLexer)), in IncludeStackInfo()1701 CurPPLexer = IncludeMacroStack.back().ThePPLexer; in PopIncludeMacroStack()1837 return IsFileLexer(I.TheLexer.get(), I.ThePPLexer); in IsFileLexer()
60 return ISI.ThePPLexer; in getCurrentFileLexer()571 if (ISI.ThePPLexer == nullptr) continue; // Scan for a real lexer. in HandleMicrosoftCommentPaste()579 FoundLexer = ISI.ThePPLexer; in HandleMicrosoftCommentPaste()
791 if ((FileEnt = ISEntry.ThePPLexer->getFileEntry())) in LookupFile()855 if ((CurFileEnt = ISEntry.ThePPLexer->getFileEntry())) { in LookupFile()
406 if (Entry.ThePPLexer) in isNextPPTokenLParen()