Searched defs:UniqueKey (Results 1 – 3 of 3) sorted by relevance
39 StringRef UniqueKey = sys::path::filename(CachedFilePath); in TEST() local
163 Expected<std::string> getCachedOrDownloadArtifact(StringRef UniqueKey, in getCachedOrDownloadArtifact()252 StringRef UniqueKey, StringRef UrlPath, StringRef CacheDirectoryPath, in getCachedOrDownloadArtifact()
495 Constant *UniqueKey = ConstantStruct::getAnon( getOrCreateConstIntArray() local