Searched refs:getModuleCachePath (Results 1 – 6 of 6) sorted by relevance
1257 !getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty() && in createModuleManager()1652 if (getPreprocessor().getHeaderSearchInfo().getModuleCachePath().empty()) in loadGlobalModuleIndex()1667 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()1670 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()1697 getPreprocessor().getHeaderSearchInfo().getModuleCachePath()); in loadGlobalModuleIndex()
446 CI.getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in Execute()
324 StringRef getModuleCachePath() const { return ModuleCachePath; } in getModuleCachePath() function
132 if (getModuleCachePath().empty()) in getModuleFileName()135 SmallString<256> Result(getModuleCachePath()); in getModuleFileName()
640 PP.getHeaderSearchInfo().getModuleCachePath(), in ReadHeaderSearchOptions()1041 !PP.getHeaderSearchInfo().getModuleCachePath().empty()) { in Error()1043 << PP.getHeaderSearchInfo().getModuleCachePath(); in Error()3414 = getPreprocessor().getHeaderSearchInfo().getModuleCachePath(); in loadGlobalIndex()
1402 AddString(PP.getHeaderSearchInfo().getModuleCachePath(), Record); in WriteControlBlock()