Lines Matching refs:getPreprocessor

247   SimpleASTReaderListener Validator(CI.getPreprocessor());  in collectIncludePCH()
551 Preprocessor &PP = getPreprocessor(); in createASTContext()
617 AllowPCHWithCompilerErrors, getPreprocessor(), getModuleCache(), in createPCHExternalASTSource()
713 getPreprocessor(), Loc.FileName, Loc.Line, Loc.Column, in createCodeCompletionConsumer()
716 } else if (EnableCodeCompletion(getPreprocessor(), Loc.FileName, in createCodeCompletionConsumer()
747 TheSema.reset(new Sema(getPreprocessor(), getASTContext(), getASTConsumer(), in createSema()
761 if (auto *currentModule = getPreprocessor().getCurrentModule()) { in createSema()
1339 = ImportingInstance.getPreprocessor().getHeaderSearchInfo().getModuleMap(); in compileModule()
1717 !getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty() && in createASTReader()
1734 getPreprocessor(), getModuleCache(), &getASTContext(), in createASTReader()
1865 checkConfigMacros(getPreprocessor(), M, ImportLoc); in findOrCompileModuleAndReadAST()
2038 ModuleMap &MM = getPreprocessor().getHeaderSearchInfo().getModuleMap(); in loadModule()
2046 checkConfigMacros(getPreprocessor(), Module, ImportLoc); in loadModule()
2194 getPreprocessor() in loadModule()
2269 if (getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty()) in loadGlobalModuleIndex()
2284 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()
2287 getPreprocessor().getHeaderSearchInfo().getModuleCachePath())) { in loadGlobalModuleIndex()
2302 ModuleMap &MMap = getPreprocessor().getHeaderSearchInfo().getModuleMap(); in loadGlobalModuleIndex()
2311 getPreprocessor().getIdentifierInfo(TheModule->Name), TriggerLoc)); in loadGlobalModuleIndex()
2321 getPreprocessor().getHeaderSearchInfo().getModuleCachePath())) { in loadGlobalModuleIndex()