Searched refs:getCurrentFileLexer (Results 1 – 6 of 6) sorted by relevance
429 HeaderInfo.MarkFileIncludeOnce(*getCurrentFileLexer()->getFileEntry()); in HandlePragmaOnce()491 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in HandlePragmaSystemHeader()551 OptionalFileEntryRef CurFile = getCurrentFileLexer()->getFileEntry(); in HandlePragmaDependency()
50 PreprocessorLexer *Preprocessor::getCurrentFileLexer() const { in getCurrentFileLexer() function in Preprocessor
1624 if (PreprocessorLexer *TheLexer = getCurrentFileLexer()) in ExpandBuiltinMacro()
969 FileID FID = getCurrentFileLexer()->getFileID(); in LookupFile()
1278 PreprocessorLexer *getCurrentFileLexer() const;
10186 if (auto CurFile = PP.getCurrentFileLexer()->getFileEntry()) in CodeCompleteIncludedFile()