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