LLDB mainline
ProcessExperimentalOptionValueProperties Member List

This is the complete list of members for ProcessExperimentalOptionValueProperties, including all inherited members.

AppendProperty(ConstString name, ConstString desc, bool is_global, const lldb::OptionValueSP &value_sp)lldb_private::OptionValueProperties
Apropos(llvm::StringRef keyword, std::vector< const Property * > &matching_properties) constlldb_private::OptionValueProperties
AutoComplete(CommandInterpreter &interpreter, CompletionRequest &request)lldb_private::OptionValuevirtual
Clear() overridelldb_private::OptionValuePropertiesvirtual
Clone() const overridelldb_private::Cloneable< ProcessExperimentalOptionValueProperties, OptionValueProperties >inlinevirtual
ConvertTypeMaskToType(uint32_t type_mask)lldb_private::OptionValueinlinestatic
ConvertTypeToMask(OptionValue::Type type)lldb_private::OptionValueinlinestatic
CreateLocalCopy(const Properties &global_properties)lldb_private::OptionValuePropertiesstatic
CreateValueFromCStringForTypeMask(const char *value_cstr, uint32_t type_mask, Status &error)lldb_private::OptionValuestatic
DeepCopy(const lldb::OptionValueSP &new_parent) const overridelldb_private::OptionValuePropertiesvirtual
DumpAllDescriptions(CommandInterpreter &interpreter, Stream &strm) constlldb_private::OptionValuePropertiesvirtual
DumpPropertyValue(const ExecutionContext *exe_ctx, Stream &strm, llvm::StringRef property_path, uint32_t dump_mask, bool is_json=false)lldb_private::OptionValuePropertiesvirtual
DumpQualifiedName(Stream &strm) constlldb_private::OptionValuevirtual
DumpValue(const ExecutionContext *exe_ctx, Stream &strm, uint32_t dump_mask) overridelldb_private::OptionValuePropertiesvirtual
eDumpGroupExport enum valuelldb_private::OptionValue
eDumpGroupHelp enum valuelldb_private::OptionValue
eDumpGroupValue enum valuelldb_private::OptionValue
eDumpOptionCommand enum valuelldb_private::OptionValue
eDumpOptionDescription enum valuelldb_private::OptionValue
eDumpOptionName enum valuelldb_private::OptionValue
eDumpOptionRaw enum valuelldb_private::OptionValue
eDumpOptionType enum valuelldb_private::OptionValue
eDumpOptionValue enum valuelldb_private::OptionValue
eTypeArch enum valuelldb_private::OptionValue
eTypeArgs enum valuelldb_private::OptionValue
eTypeArray enum valuelldb_private::OptionValue
eTypeBoolean enum valuelldb_private::OptionValue
eTypeChar enum valuelldb_private::OptionValue
eTypeDictionary enum valuelldb_private::OptionValue
eTypeEnum enum valuelldb_private::OptionValue
eTypeFileLineColumn enum valuelldb_private::OptionValue
eTypeFileSpec enum valuelldb_private::OptionValue
eTypeFileSpecList enum valuelldb_private::OptionValue
eTypeFormat enum valuelldb_private::OptionValue
eTypeFormatEntity enum valuelldb_private::OptionValue
eTypeInvalid enum valuelldb_private::OptionValue
eTypeLanguage enum valuelldb_private::OptionValue
eTypePathMap enum valuelldb_private::OptionValue
eTypeProperties enum valuelldb_private::OptionValue
eTypeRegex enum valuelldb_private::OptionValue
eTypeSInt64 enum valuelldb_private::OptionValue
eTypeString enum valuelldb_private::OptionValue
eTypeUInt64 enum valuelldb_private::OptionValue
eTypeUUID enum valuelldb_private::OptionValue
GetAsArch()lldb_private::OptionValue
GetAsArch() constlldb_private::OptionValue
GetAsArgs()lldb_private::OptionValue
GetAsArgs() constlldb_private::OptionValue
GetAsArray()lldb_private::OptionValue
GetAsArray() constlldb_private::OptionValue
GetAsBoolean()lldb_private::OptionValue
GetAsBoolean() constlldb_private::OptionValue
GetAsChar()lldb_private::OptionValue
GetAsChar() constlldb_private::OptionValue
GetAsDictionary()lldb_private::OptionValue
GetAsDictionary() constlldb_private::OptionValue
GetAsEnumeration()lldb_private::OptionValue
GetAsEnumeration() constlldb_private::OptionValue
GetAsFileSpec()lldb_private::OptionValue
GetAsFileSpec() constlldb_private::OptionValue
GetAsFileSpecList()lldb_private::OptionValue
GetAsFileSpecList() constlldb_private::OptionValue
GetAsFormat()lldb_private::OptionValue
GetAsFormat() constlldb_private::OptionValue
GetAsFormatEntity()lldb_private::OptionValue
GetAsFormatEntity() constlldb_private::OptionValue
GetAsLanguage()lldb_private::OptionValue
GetAsLanguage() constlldb_private::OptionValue
GetAsPathMappings()lldb_private::OptionValue
GetAsPathMappings() constlldb_private::OptionValue
GetAsProperties()lldb_private::OptionValue
GetAsProperties() constlldb_private::OptionValue
GetAsRegex()lldb_private::OptionValue
GetAsRegex() constlldb_private::OptionValue
GetAsSInt64()lldb_private::OptionValue
GetAsSInt64() constlldb_private::OptionValue
GetAsString()lldb_private::OptionValue
GetAsString() constlldb_private::OptionValue
GetAsUInt64()lldb_private::OptionValue
GetAsUInt64() constlldb_private::OptionValue
GetAsUUID()lldb_private::OptionValue
GetAsUUID() constlldb_private::OptionValue
GetBooleanValue(bool fail_value=false) constlldb_private::OptionValue
GetBuiltinTypeAsCString(Type t)lldb_private::OptionValuestatic
GetCharValue(char fail_value) constlldb_private::OptionValue
GetEnumerationValue(int64_t fail_value=-1) constlldb_private::OptionValue
GetFileSpecListValue() constlldb_private::OptionValue
GetFileSpecValue() constlldb_private::OptionValue
GetFormatEntity() constlldb_private::OptionValue
GetFormatValue(lldb::Format fail_value=lldb::eFormatDefault) constlldb_private::OptionValue
GetLanguageValue(lldb::LanguageType fail_value=lldb::eLanguageTypeUnknown) constlldb_private::OptionValue
GetName() const overridelldb_private::OptionValuePropertiesinlinevirtual
GetNumProperties() constlldb_private::OptionValuePropertiesvirtual
GetParent() constlldb_private::OptionValueinline
GetProperty(const ExecutionContext *exe_ctx, bool will_modify, ConstString name) constlldb_private::OptionValuePropertiesvirtual
GetPropertyAtIndex(const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) constlldb_private::OptionValuePropertiesvirtual
GetPropertyAtIndexAsArgs(const ExecutionContext *exe_ctx, uint32_t idx, Args &args) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsBoolean(const ExecutionContext *exe_ctx, uint32_t idx, bool fail_value) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsEnumeration(const ExecutionContext *exe_ctx, uint32_t idx, int64_t fail_value) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsFileSpec(const ExecutionContext *exe_ctx, uint32_t idx) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsFormatEntity(const ExecutionContext *exe_ctx, uint32_t idx)lldb_private::OptionValueProperties
GetPropertyAtIndexAsOptionValueArch(const ExecutionContext *exe_ctx, uint32_t idx) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsOptionValueDictionary(const ExecutionContext *exe_ctx, uint32_t idx) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsOptionValueFileSpec(const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsOptionValueFileSpecList(const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsOptionValueLanguage(const ExecutionContext *exe_ctx, uint32_t idx) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsOptionValuePathMappings(const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsOptionValueRegex(const ExecutionContext *exe_ctx, uint32_t idx) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsOptionValueSInt64(const ExecutionContext *exe_ctx, uint32_t idx) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsOptionValueString(const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsOptionValueUInt64(const ExecutionContext *exe_ctx, uint32_t idx) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsSInt64(const ExecutionContext *exe_ctx, uint32_t idx, int64_t fail_value) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsString(const ExecutionContext *exe_ctx, uint32_t idx, llvm::StringRef fail_value) constlldb_private::OptionValueProperties
GetPropertyAtIndexAsUInt64(const ExecutionContext *exe_ctx, uint32_t idx, uint64_t fail_value) constlldb_private::OptionValueProperties
GetPropertyAtPath(const ExecutionContext *exe_ctx, bool will_modify, llvm::StringRef property_path) constlldb_private::OptionValuePropertiesvirtual
GetPropertyIndex(ConstString name) constlldb_private::OptionValuePropertiesvirtual
GetPropertyValueAtIndex(const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) constlldb_private::OptionValuePropertiesvirtual
GetRegexValue() constlldb_private::OptionValue
GetSInt64Value(int64_t fail_value=0) constlldb_private::OptionValue
GetStringValue(llvm::StringRef fail_value) constlldb_private::OptionValue
GetStringValue() constlldb_private::OptionValueinline
GetSubProperty(const ExecutionContext *exe_ctx, ConstString name)lldb_private::OptionValueProperties
GetSubValue(const ExecutionContext *exe_ctx, llvm::StringRef name, bool value_will_be_modified, Status &error) const overridelldb_private::OptionValuePropertiesvirtual
GetType() const overridelldb_private::OptionValuePropertiesinlinevirtual
GetTypeAsCString() constlldb_private::OptionValueinlinevirtual
GetTypeAsMask()lldb_private::OptionValueinline
GetUInt64Value(uint64_t fail_value, bool *success_ptr)lldb_private::OptionValue
GetUInt64Value(uint64_t fail_value=0) constlldb_private::OptionValue
GetUUIDValue() constlldb_private::OptionValue
GetValueForKey(const ExecutionContext *exe_ctx, ConstString key, bool value_will_be_modified) constlldb_private::OptionValuePropertiesvirtual
Initialize(const PropertyDefinitions &setting_definitions)lldb_private::OptionValueProperties
IsAggregateValue() constlldb_private::OptionValueinlinevirtual
m_callbacklldb_private::OptionValueprotected
m_namelldb_private::OptionValuePropertiesprotected
m_name_to_indexlldb_private::OptionValuePropertiesprotected
m_parent_wplldb_private::OptionValueprotected
m_propertieslldb_private::OptionValuePropertiesprotected
m_value_was_setlldb_private::OptionValueprotected
NameToIndex typedeflldb_private::OptionValuePropertiesprotected
NotifyValueChanged()lldb_private::OptionValueinline
OptionValue()=defaultlldb_private::OptionValue
OptionValueProperties()=defaultlldb_private::OptionValueProperties
OptionValueProperties(ConstString name)lldb_private::OptionValueProperties
OptionWasSet() constlldb_private::OptionValueinline
ProcessExperimentalOptionValueProperties()ProcessExperimentalOptionValuePropertiesinline
ProtectedGetPropertyAtIndex(uint32_t idx)lldb_private::OptionValuePropertiesinlineprotected
ProtectedGetPropertyAtIndex(uint32_t idx) constlldb_private::OptionValuePropertiesinlineprotected
SetBooleanValue(bool new_value)lldb_private::OptionValue
SetCharValue(char new_value)lldb_private::OptionValue
SetEnumerationValue(int64_t value)lldb_private::OptionValue
SetFileSpecValue(const FileSpec &file_spec)lldb_private::OptionValue
SetFormatValue(lldb::Format new_value)lldb_private::OptionValue
SetLanguageValue(lldb::LanguageType new_language)lldb_private::OptionValue
SetOptionWasSet()lldb_private::OptionValueinline
SetParent(const lldb::OptionValueSP &parent_sp)lldb_private::OptionValueinline
SetPropertyAtIndexAsBoolean(const ExecutionContext *exe_ctx, uint32_t idx, bool new_value)lldb_private::OptionValueProperties
SetPropertyAtIndexAsEnumeration(const ExecutionContext *exe_ctx, uint32_t idx, int64_t new_value)lldb_private::OptionValueProperties
SetPropertyAtIndexAsFileSpec(const ExecutionContext *exe_ctx, uint32_t idx, const FileSpec &file_spec)lldb_private::OptionValueProperties
SetPropertyAtIndexAsLanguage(const ExecutionContext *exe_ctx, uint32_t idx, lldb::LanguageType lang)lldb_private::OptionValueProperties
SetPropertyAtIndexAsSInt64(const ExecutionContext *exe_ctx, uint32_t idx, int64_t new_value)lldb_private::OptionValueProperties
SetPropertyAtIndexAsString(const ExecutionContext *exe_ctx, uint32_t idx, llvm::StringRef new_value)lldb_private::OptionValueProperties
SetPropertyAtIndexAsUInt64(const ExecutionContext *exe_ctx, uint32_t idx, uint64_t new_value)lldb_private::OptionValueProperties
SetPropertyAtIndexFromArgs(const ExecutionContext *exe_ctx, uint32_t idx, const Args &args)lldb_private::OptionValueProperties
SetSInt64Value(int64_t new_value)lldb_private::OptionValue
SetStringValue(llvm::StringRef new_value)lldb_private::OptionValue
SetSubValue(const ExecutionContext *exe_ctx, VarSetOperationType op, llvm::StringRef path, llvm::StringRef value) overridelldb_private::OptionValuePropertiesvirtual
SetUInt64Value(uint64_t new_value)lldb_private::OptionValue
SetUUIDValue(const UUID &uuid)lldb_private::OptionValue
SetValueChangedCallback(uint32_t property_idx, std::function< void()> callback)lldb_private::OptionValueProperties
Cloneable< OptionValueProperties, OptionValue >::SetValueChangedCallback(std::function< void()> callback)lldb_private::OptionValueinline
SetValueFromString(llvm::StringRef value, VarSetOperationType op=eVarSetOperationAssign) overridelldb_private::OptionValuePropertiesvirtual
ToJSON(const ExecutionContext *exe_ctx) overridelldb_private::OptionValuePropertiesvirtual
TopmostBase typedeflldb_private::OptionValueprotected
Type enum namelldb_private::OptionValue
ValueIsTransparent() constlldb_private::OptionValueinlinevirtual
~OptionValue()=defaultlldb_private::OptionValuevirtual
~OptionValueProperties() override=defaultlldb_private::OptionValueProperties