Searched refs:getCurrentFileLexer (Results 1 – 6 of 6) sorted by relevance
418 HeaderInfo.MarkFileIncludeOnce(getCurrentFileLexer()->getFileEntry()); in HandlePragmaOnce()480 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in HandlePragmaSystemHeader()540 const FileEntry *CurFile = getCurrentFileLexer()->getFileEntry(); in HandlePragmaDependency()
50 PreprocessorLexer *Preprocessor::getCurrentFileLexer() const { in getCurrentFileLexer() function in Preprocessor
1625 if (PreprocessorLexer *TheLexer = getCurrentFileLexer()) in ExpandBuiltinMacro()
952 FileID FID = getCurrentFileLexer()->getFileID(); in LookupFile()
1279 PreprocessorLexer *getCurrentFileLexer() const;
10078 const FileEntry *CurFile = PP.getCurrentFileLexer()->getFileEntry(); in CodeCompleteIncludedFile()