Searched refs:getModuleCachePath (Results 1 – 6 of 6) sorted by relevance
1468 !getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty() && in createModuleManager()2043 if (getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty()) in loadGlobalModuleIndex()2058 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()2061 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()2088 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()
942 CI.getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in Execute()
335 StringRef getModuleCachePath() const { return ModuleCachePath; } in getModuleCachePath() function
160 if (getModuleCachePath().empty()) in getCachedModuleFileName()163 SmallString<256> Result(getModuleCachePath()); in getCachedModuleFileName()
795 PP.getHeaderSearchInfo().getModuleCachePath(), in ReadHeaderSearchOptions()1208 !PP.getHeaderSearchInfo().getModuleCachePath().empty()) { in Error()1210 << PP.getHeaderSearchInfo().getModuleCachePath(); in Error()3807 = getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in loadGlobalIndex()
1670 AddString(PP.getHeaderSearchInfo().getModuleCachePath(), Record); in WriteControlBlock()