Searched refs:getCurrentFileLexer (Results 1 – 6 of 6) sorted by relevance
412 HeaderInfo.MarkFileIncludeOnce(getCurrentFileLexer()->getFileEntry()); in HandlePragmaOnce()470 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in HandlePragmaSystemHeader()531 const FileEntry *CurFile = getCurrentFileLexer()->getFileEntry(); in HandlePragmaDependency()
48 PreprocessorLexer *Preprocessor::getCurrentFileLexer() const { in getCurrentFileLexer() function in Preprocessor
1594 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in ExpandBuiltinMacro()
761 FileID FID = getCurrentFileLexer()->getFileID(); in LookupFile()
1005 PreprocessorLexer *getCurrentFileLexer() const;
9518 auto *CurFile = PP.getCurrentFileLexer()->getFileEntry(); in CodeCompleteIncludedFile()