Searched refs:PreprocessorLexer (Results 1 – 6 of 6) sorted by relevance
80 class PreprocessorLexer; variable759 PreprocessorLexer *CurPPLexer = nullptr;788 PreprocessorLexer *ThePPLexer;796 PreprocessorLexer *ThePPLexer, in IncludeStackInfo()1284 bool isCurrentLexer(const PreprocessorLexer *L) const { in isCurrentLexer()1292 PreprocessorLexer *getCurrentLexer() const { return CurPPLexer; } in getCurrentLexer()1298 PreprocessorLexer *getCurrentFileLexer() const;2671 static bool IsFileLexer(const Lexer* L, const PreprocessorLexer* P) { in IsFileLexer()
50 PreprocessorLexer *Preprocessor::getCurrentFileLexer() const { in getCurrentFileLexer()115 PreprocessorLexer *PrevPPLexer = CurPPLexer; in EnterSourceFileWithLexer()645 PreprocessorLexer *FoundLexer = nullptr; in HandleMicrosoftCommentPaste()
1761 if (PreprocessorLexer *TheLexer = getCurrentFileLexer()) in ExpandBuiltinMacro()
491 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in HandlePragmaSystemHeader()
186 : PreprocessorLexer(&PP, FID), in Lexer()
532 SRCS_MIN+= Lex/PreprocessorLexer.cpp