Searched refs:getCurrentFileLexer (Results 1 – 6 of 6) sorted by relevance
414 HeaderInfo.MarkFileIncludeOnce(getCurrentFileLexer()->getFileEntry()); in HandlePragmaOnce()476 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in HandlePragmaSystemHeader()544 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in HandlePragmaIncludeInstead()582 const FileEntry *CurFile = getCurrentFileLexer()->getFileEntry(); in HandlePragmaDependency()
50 PreprocessorLexer *Preprocessor::getCurrentFileLexer() const { in getCurrentFileLexer() function in Preprocessor
1585 PreprocessorLexer *TheLexer = getCurrentFileLexer(); in ExpandBuiltinMacro()
824 FileID FID = getCurrentFileLexer()->getFileID(); in LookupFile()
1006 PreprocessorLexer *getCurrentFileLexer() const;
9533 auto *CurFile = PP.getCurrentFileLexer()->getFileEntry(); in CodeCompleteIncludedFile()