Searched refs:ThePPLexer (Results 1 – 4 of 4) sorted by relevance
59 return ISI.ThePPLexer; in getCurrentFileLexer()445 if (ISI.ThePPLexer == 0) continue; // Scan for a real lexer. in HandleMicrosoftCommentPaste()453 FoundLexer = ISI.ThePPLexer; in HandleMicrosoftCommentPaste()
183 if (Entry.ThePPLexer) in isNextPPTokenLParen()
551 SourceMgr.getFileEntryForID(ISEntry.ThePPLexer->getFileID()))) in LookupFile()
252 PreprocessorLexer *ThePPLexer; member259 : CurLexerKind(K), TheLexer(L), ThePTHLexer(P), ThePPLexer(PPL), in IncludeStackInfo()1150 CurPPLexer = IncludeMacroStack.back().ThePPLexer; in PopIncludeMacroStack()1258 return IsFileLexer(I.TheLexer, I.ThePPLexer); in IsFileLexer()