Home
last modified time | relevance | path

Searched refs:GetCachePath (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Debuginfod/
H A DSymbolLocatorDebuginfod.cpp60 llvm::Expected<std::string> GetCachePath() { in GetCachePath() function in __anon123d92100111::PluginProperties
157 llvm::Expected<std::string> cache_path_or_err = plugin_props.GetCachePath(); in GetFileForModule()