Searched defs:getModuleCachePath (Results 1 – 2 of 2) sorted by relevance
418 StringRef getModuleCachePath() const { return ModuleCachePath; } in getModuleCachePath() function
526 static std::string getModuleCachePath(ArrayRef<std::string> Args) { in getModuleCachePath() function