Searched refs:getDebuginfodCacheKey (Results 1 – 2 of 2) sorted by relevance
57 std::string getDebuginfodCacheKey(llvm::StringRef S) { in getDebuginfodCacheKey() function135 return getCachedOrDownloadArtifact(getDebuginfodCacheKey(UrlPath), UrlPath); in getCachedOrDownloadSource()147 return getCachedOrDownloadArtifact(getDebuginfodCacheKey(UrlPath), UrlPath); in getCachedOrDownloadExecutable()159 return getCachedOrDownloadArtifact(getDebuginfodCacheKey(UrlPath), UrlPath); in getCachedOrDownloadDebuginfo()
50 std::string getDebuginfodCacheKey(StringRef UrlPath);