Lines Matching refs:getPreprocessor

247   SimpleASTReaderListener Validator(CI.getPreprocessor());  in collectIncludePCH()
552 Preprocessor &PP = getPreprocessor(); in createASTContext()
618 AllowPCHWithCompilerErrors, getPreprocessor(), getModuleCache(), in createPCHExternalASTSource()
714 getPreprocessor(), Loc.FileName, Loc.Line, Loc.Column, in createCodeCompletionConsumer()
717 } else if (EnableCodeCompletion(getPreprocessor(), Loc.FileName, in createCodeCompletionConsumer()
748 TheSema.reset(new Sema(getPreprocessor(), getASTContext(), getASTConsumer(), in createSema()
762 if (auto *currentModule = getPreprocessor().getCurrentModule()) { in createSema()
1327 = ImportingInstance.getPreprocessor().getHeaderSearchInfo().getModuleMap(); in compileModule()
1682 !getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty() && in createASTReader()
1699 getPreprocessor(), getModuleCache(), &getASTContext(), in createASTReader()
1998 ModuleMap &MM = getPreprocessor().getHeaderSearchInfo().getModuleMap(); in loadModule()
2145 checkConfigMacro(getPreprocessor(), TopModule->ConfigMacros[I], in loadModule()
2150 getPreprocessor() in loadModule()
2225 if (getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty()) in loadGlobalModuleIndex()
2240 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()
2243 getPreprocessor().getHeaderSearchInfo().getModuleCachePath())) { in loadGlobalModuleIndex()
2258 ModuleMap &MMap = getPreprocessor().getHeaderSearchInfo().getModuleMap(); in loadGlobalModuleIndex()
2267 getPreprocessor().getIdentifierInfo(TheModule->Name), TriggerLoc)); in loadGlobalModuleIndex()
2277 getPreprocessor().getHeaderSearchInfo().getModuleCachePath())) { in loadGlobalModuleIndex()