Searched refs:getModuleCachePath (Results 1 – 7 of 7) sorted by relevance
1732 !getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty() && in createASTReader()2285 if (getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty()) in loadGlobalModuleIndex()2300 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()2303 getPreprocessor().getHeaderSearchInfo().getModuleCachePath())) { in loadGlobalModuleIndex()2337 getPreprocessor().getHeaderSearchInfo().getModuleCachePath())) { in loadGlobalModuleIndex()
1228 CI.getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in Execute()
448 StringRef getModuleCachePath() const { return ModuleCachePath; } in getModuleCachePath() function
776 static std::string getModuleCachePath(ArrayRef<std::string> Args) { in getModuleCachePath() function1024 OutputDir = getModuleCachePath(Input->CommandLine); in clang_scan_deps_main()
262 getModuleCachePath()); in getCachedModuleFileName()
892 PP.getHeaderSearchInfo().getModuleCachePath(), ModuleFilename, in ReadHeaderSearchOptions()1543 !PP.getHeaderSearchInfo().getModuleCachePath().empty()) { in Error()1545 << PP.getHeaderSearchInfo().getModuleCachePath(); in Error()4657 = getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in loadGlobalIndex()
1691 AddString(PP.getHeaderSearchInfo().getModuleCachePath(), Record); in WriteControlBlock()