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