Searched refs:getCurrentFileLexer (Results 1 – 6 of 6) sorted by relevance
417 HeaderInfo.MarkFileIncludeOnce(getCurrentFileLexer()->getFileEntry()); in HandlePragmaOnce()479 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in HandlePragmaSystemHeader()539 const FileEntry *CurFile = getCurrentFileLexer()->getFileEntry(); in HandlePragmaDependency()
49 PreprocessorLexer *Preprocessor::getCurrentFileLexer() const { in getCurrentFileLexer() function in Preprocessor
1600 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in ExpandBuiltinMacro()
965 FileID FID = getCurrentFileLexer()->getFileID(); in LookupFile()
1152 PreprocessorLexer *getCurrentFileLexer() const;
10023 const FileEntry *CurFile = PP.getCurrentFileLexer()->getFileEntry(); in CodeCompleteIncludedFile()