Lines Matching refs:getSourceManager
299 getSourceManager(), in createPreprocessor()
304 getSourceManager(), *HeaderInfo, *this, PTHMgr, in createPreprocessor()
320 InitializeFileRemapping(PP->getDiagnostics(), PP->getSourceManager(), in createPreprocessor()
388 Context = new ASTContext(getLangOpts(), PP.getSourceManager(), in createASTContext()
694 getFileManager(), getSourceManager(), in InitializeSourceManager()
808 getSourceManager().clearIDTables(); in ExecuteAction()
931 SourceManager &SourceMgr = Instance.getSourceManager(); in compileModuleImpl()
933 ImportingInstance.getSourceManager().getModuleBuildStack()); in compileModuleImpl()
935 FullSourceLoc(ImportLoc, ImportingInstance.getSourceManager())); in compileModuleImpl()
1068 SourceManager &SourceMgr = PP.getSourceManager(); in checkConfigMacro()
1240 if (getSourceManager().getModuleBuildStack().empty() && in createModuleManager()
1416 ModuleBuildStack ModPath = getSourceManager().getModuleBuildStack(); in loadModule()
1598 getSourceManager().getFileID(ImportLoc) == in loadModule()
1599 getSourceManager().getMainFileID(); in loadModule()