Searched refs:ModuleListProperties (Results 1 – 3 of 3) sorted by relevance
77 ModuleListProperties::ModuleListProperties() { in ModuleListProperties() function in ModuleListProperties98 bool ModuleListProperties::GetEnableExternalLookup() const { in GetEnableExternalLookup()104 bool ModuleListProperties::SetEnableExternalLookup(bool new_value) { in SetEnableExternalLookup()109 bool ModuleListProperties::GetEnableBackgroundLookup() const { in GetEnableBackgroundLookup()115 FileSpec ModuleListProperties::GetClangModulesCachePath() const { in GetClangModulesCachePath()122 bool ModuleListProperties::SetClangModulesCachePath(const FileSpec &path) { in SetClangModulesCachePath()127 FileSpec ModuleListProperties::GetLLDBIndexCachePath() const { in GetLLDBIndexCachePath()134 bool ModuleListProperties::SetLLDBIndexCachePath(const FileSpec &path) { in SetLLDBIndexCachePath()139 bool ModuleListProperties::GetEnableLLDBIndexCache() const { in GetEnableLLDBIndexCache()145 bool ModuleListProperties::SetEnableLLDBIndexCache(bool new_value) { in SetEnableLLDBIndexCache()[all …]
29 ModuleListProperties &properties = in GetLLDBIndexCachePolicy()
50 class ModuleListProperties : public Properties {57 ModuleListProperties();446 static ModuleListProperties &GetGlobalModuleListProperties();