Searched refs:ModuleListProperties (Results 1 – 3 of 3) sorted by relevance
77 ModuleListProperties::ModuleListProperties() { in ModuleListProperties() function in ModuleListProperties97 bool ModuleListProperties::GetEnableExternalLookup() const { in GetEnableExternalLookup()103 bool ModuleListProperties::SetEnableExternalLookup(bool new_value) { in SetEnableExternalLookup()107 SymbolDownload ModuleListProperties::GetSymbolAutoDownload() const { in GetSymbolAutoDownload()118 FileSpec ModuleListProperties::GetClangModulesCachePath() const { in GetClangModulesCachePath()123 bool ModuleListProperties::SetClangModulesCachePath(const FileSpec &path) { in SetClangModulesCachePath()128 FileSpec ModuleListProperties::GetLLDBIndexCachePath() const { in GetLLDBIndexCachePath()133 bool ModuleListProperties::SetLLDBIndexCachePath(const FileSpec &path) { in SetLLDBIndexCachePath()138 bool ModuleListProperties::GetEnableLLDBIndexCache() const { in GetEnableLLDBIndexCache()144 bool ModuleListProperties::SetEnableLLDBIndexCache(bool new_value) { in SetEnableLLDBIndexCache()[all …]
29 ModuleListProperties &properties = in GetLLDBIndexCachePolicy()
70 class ModuleListProperties : public Properties {77 ModuleListProperties();463 static ModuleListProperties &GetGlobalModuleListProperties();