Searched refs:GetSymbolAutoDownload (Results 1 – 3 of 3) sorted by relevance
47 switch (ModuleList::GetGlobalModuleListProperties().GetSymbolAutoDownload()) { in DownloadSymbolFileAsync()
93 lldb::SymbolDownload GetSymbolAutoDownload() const;
107 SymbolDownload ModuleListProperties::GetSymbolAutoDownload() const { in GetSymbolAutoDownload() function in ModuleListProperties