Searched refs:getDefaultDebuginfodCacheDirectory (Results 1 – 3 of 3) sorted by relevance
58 Expected<std::string> getDefaultDebuginfodCacheDirectory();
67 llvm::getDefaultDebuginfodCacheDirectory(); in GetCachePath()
97 Expected<std::string> getDefaultDebuginfodCacheDirectory() { in getDefaultDebuginfodCacheDirectory() function167 Expected<std::string> CacheDirOrErr = getDefaultDebuginfodCacheDirectory(); in getCachedOrDownloadArtifact()