Searched defs:CacheDirectoryPath (Results 1 – 3 of 3) sorted by relevance
30 Expected<NativeObjectCache> lto::localCache(StringRef CacheDirectoryPath, in localCache()
35 SmallString<64> CacheName, TempFilePrefix, CacheDirectoryPath; in localCache() local
213 StringRef UniqueKey, StringRef UrlPath, StringRef CacheDirectoryPath, in getCachedOrDownloadArtifact()