LLDB mainline
lldb_private::PlatformProperties Member List

This is the complete list of members for lldb_private::PlatformProperties, including all inherited members.

Apropos(llvm::StringRef keyword, std::vector< const Property * > &matching_properties) constlldb_private::Properties
DumpAllDescriptions(CommandInterpreter &interpreter, Stream &strm) constlldb_private::Propertiesvirtual
DumpAllPropertyValues(const ExecutionContext *exe_ctx, Stream &strm, uint32_t dump_mask, bool is_json=false)lldb_private::Propertiesvirtual
DumpPropertyValue(const ExecutionContext *exe_ctx, Stream &strm, llvm::StringRef property_path, uint32_t dump_mask, bool is_json=false)lldb_private::Propertiesvirtual
GetExperimentalSettingsName()lldb_private::Propertiesstatic
GetModuleCacheDirectory() constlldb_private::PlatformProperties
GetPropertyAtIndexAs(uint32_t idx, T default_value, const ExecutionContext *exe_ctx=nullptr) constlldb_private::Propertiesinline
GetPropertyAtIndexAs(uint32_t idx, const ExecutionContext *exe_ctx=nullptr) constlldb_private::Propertiesinline
GetPropertyValue(const ExecutionContext *exe_ctx, llvm::StringRef property_path, Status &error) constlldb_private::Propertiesvirtual
GetSettingName()lldb_private::PlatformPropertiesstatic
GetUseModuleCache() constlldb_private::PlatformProperties
GetValueProperties() constlldb_private::Propertiesinlinevirtual
IsSettingExperimental(llvm::StringRef setting)lldb_private::Propertiesstatic
m_collection_splldb_private::Propertiesprotected
PlatformProperties()lldb_private::PlatformProperties
Properties()lldb_private::Properties
Properties(const lldb::OptionValuePropertiesSP &collection_sp)lldb_private::Properties
SetDefaultModuleCacheDirectory(const FileSpec &dir_spec)lldb_private::PlatformPropertiesprivate
SetModuleCacheDirectory(const FileSpec &dir_spec)lldb_private::PlatformProperties
SetPropertyAtIndex(uint32_t idx, T t, const ExecutionContext *exe_ctx=nullptr) constlldb_private::Propertiesinline
SetPropertyValue(const ExecutionContext *exe_ctx, VarSetOperationType op, llvm::StringRef property_path, llvm::StringRef value)lldb_private::Propertiesvirtual
SetUseModuleCache(bool use_module_cache)lldb_private::PlatformProperties
~Properties()lldb_private::Propertiesvirtual