Searched refs:getModuleCachePath (Results 1 – 7 of 7) sorted by relevance
1717 !getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty() && in createASTReader()2269 if (getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty()) in loadGlobalModuleIndex()2284 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()2287 getPreprocessor().getHeaderSearchInfo().getModuleCachePath())) { in loadGlobalModuleIndex()2321 getPreprocessor().getHeaderSearchInfo().getModuleCachePath())) { in loadGlobalModuleIndex()
1085 CI.getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in Execute()
703 static std::string getModuleCachePath(ArrayRef<std::string> Args) { in getModuleCachePath() function946 OutputDir = getModuleCachePath(Input->CommandLine); in clang_scan_deps_main()
446 StringRef getModuleCachePath() const { return ModuleCachePath; } in getModuleCachePath() function
258 getModuleCachePath()); in getCachedModuleFileName()
863 PP.getHeaderSearchInfo().getModuleCachePath(), in ReadHeaderSearchOptions()1359 !PP.getHeaderSearchInfo().getModuleCachePath().empty()) { in Error()1361 << PP.getHeaderSearchInfo().getModuleCachePath(); in Error()4356 = getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in loadGlobalIndex()
1628 AddString(PP.getHeaderSearchInfo().getModuleCachePath(), Record); in WriteControlBlock()