Searched refs:getModuleCachePath (Results 1 – 7 of 7) sorted by relevance
1663 !getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty() && in createASTReader()2200 if (getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty()) in loadGlobalModuleIndex()2215 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()2218 getPreprocessor().getHeaderSearchInfo().getModuleCachePath())) { in loadGlobalModuleIndex()2252 getPreprocessor().getHeaderSearchInfo().getModuleCachePath())) { in loadGlobalModuleIndex()
1065 CI.getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in Execute()
526 static std::string getModuleCachePath(ArrayRef<std::string> Args) { in getModuleCachePath() function759 OutputDir = getModuleCachePath(Input->CommandLine); in main()
418 StringRef getModuleCachePath() const { return ModuleCachePath; } in getModuleCachePath() function
235 getModuleCachePath()); in getCachedModuleFileName()
832 PP.getHeaderSearchInfo().getModuleCachePath(), in ReadHeaderSearchOptions()1278 !PP.getHeaderSearchInfo().getModuleCachePath().empty()) { in Error()1280 << PP.getHeaderSearchInfo().getModuleCachePath(); in Error()4172 = getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in loadGlobalIndex()
1450 AddString(PP.getHeaderSearchInfo().getModuleCachePath(), Record); in WriteControlBlock()