Searched refs:getModuleCachePath (Results 1 – 6 of 6) sorted by relevance
1649 !getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty() && in createASTReader()2193 if (getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty()) in loadGlobalModuleIndex()2208 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()2211 getPreprocessor().getHeaderSearchInfo().getModuleCachePath())) { in loadGlobalModuleIndex()2245 getPreprocessor().getHeaderSearchInfo().getModuleCachePath())) { in loadGlobalModuleIndex()
1044 CI.getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in Execute()
406 StringRef getModuleCachePath() const { return ModuleCachePath; } in getModuleCachePath() function
234 getModuleCachePath()); in getCachedModuleFileName()
831 PP.getHeaderSearchInfo().getModuleCachePath(), in ReadHeaderSearchOptions()1277 !PP.getHeaderSearchInfo().getModuleCachePath().empty()) { in Error()1279 << PP.getHeaderSearchInfo().getModuleCachePath(); in Error()4175 = getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in loadGlobalIndex()
1421 AddString(PP.getHeaderSearchInfo().getModuleCachePath(), Record); in WriteControlBlock()