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