| AppendFileSpecValue(FileSpec file_spec) | lldb_private::OptionValue | |
| AutoComplete(CommandInterpreter &interpreter, CompletionRequest &request) override | lldb_private::OptionValueFormatEntity | virtual |
| Clear() override | lldb_private::OptionValueFormatEntity | virtual |
| Clone() const override | lldb_private::Cloneable< OptionValueFormatEntity, OptionValue > | inlinevirtual |
| ConvertTypeMaskToType(uint32_t type_mask) | lldb_private::OptionValue | inlinestatic |
| ConvertTypeToMask(OptionValue::Type type) | lldb_private::OptionValue | inlinestatic |
| CreateValueFromCStringForTypeMask(const char *value_cstr, uint32_t type_mask, Status &error) | lldb_private::OptionValue | static |
| DeepCopy(const lldb::OptionValueSP &new_parent) const | lldb_private::OptionValue | virtual |
| DumpQualifiedName(Stream &strm) const | lldb_private::OptionValue | virtual |
| DumpValue(const ExecutionContext *exe_ctx, Stream &strm, uint32_t dump_mask) override | lldb_private::OptionValueFormatEntity | virtual |
| eDumpGroupExport enum value | lldb_private::OptionValue | |
| eDumpGroupHelp enum value | lldb_private::OptionValue | |
| eDumpGroupValue enum value | lldb_private::OptionValue | |
| eDumpOptionCommand enum value | lldb_private::OptionValue | |
| eDumpOptionDefaultValue enum value | lldb_private::OptionValue | |
| eDumpOptionDescription enum value | lldb_private::OptionValue | |
| eDumpOptionName enum value | lldb_private::OptionValue | |
| eDumpOptionRaw enum value | lldb_private::OptionValue | |
| eDumpOptionType enum value | lldb_private::OptionValue | |
| eDumpOptionValue enum value | lldb_private::OptionValue | |
| eTypeArch enum value | lldb_private::OptionValue | |
| eTypeArgs enum value | lldb_private::OptionValue | |
| eTypeArray enum value | lldb_private::OptionValue | |
| eTypeBoolean enum value | lldb_private::OptionValue | |
| eTypeChar enum value | lldb_private::OptionValue | |
| eTypeDictionary enum value | lldb_private::OptionValue | |
| eTypeEnum enum value | lldb_private::OptionValue | |
| eTypeFileLineColumn enum value | lldb_private::OptionValue | |
| eTypeFileSpec enum value | lldb_private::OptionValue | |
| eTypeFileSpecList enum value | lldb_private::OptionValue | |
| eTypeFormat enum value | lldb_private::OptionValue | |
| eTypeFormatEntity enum value | lldb_private::OptionValue | |
| eTypeInvalid enum value | lldb_private::OptionValue | |
| eTypeLanguage enum value | lldb_private::OptionValue | |
| eTypePathMap enum value | lldb_private::OptionValue | |
| eTypeProperties enum value | lldb_private::OptionValue | |
| eTypeRegex enum value | lldb_private::OptionValue | |
| eTypeSInt64 enum value | lldb_private::OptionValue | |
| eTypeString enum value | lldb_private::OptionValue | |
| eTypeUInt64 enum value | lldb_private::OptionValue | |
| eTypeUUID enum value | lldb_private::OptionValue | |
| GetArchSpecValue() const | lldb_private::OptionValue | private |
| GetAsArch() | lldb_private::OptionValue | |
| GetAsArch() const | lldb_private::OptionValue | |
| GetAsArgs() | lldb_private::OptionValue | |
| GetAsArgs() const | lldb_private::OptionValue | |
| GetAsArray() | lldb_private::OptionValue | |
| GetAsArray() const | lldb_private::OptionValue | |
| GetAsBoolean() | lldb_private::OptionValue | |
| GetAsBoolean() const | lldb_private::OptionValue | |
| GetAsChar() | lldb_private::OptionValue | |
| GetAsChar() const | lldb_private::OptionValue | |
| GetAsDictionary() | lldb_private::OptionValue | |
| GetAsDictionary() const | lldb_private::OptionValue | |
| GetAsEnumeration() | lldb_private::OptionValue | |
| GetAsEnumeration() const | lldb_private::OptionValue | |
| GetAsFileSpec() | lldb_private::OptionValue | |
| GetAsFileSpec() const | lldb_private::OptionValue | |
| GetAsFileSpecList() | lldb_private::OptionValue | |
| GetAsFileSpecList() const | lldb_private::OptionValue | |
| GetAsFormat() | lldb_private::OptionValue | |
| GetAsFormat() const | lldb_private::OptionValue | |
| GetAsFormatEntity() | lldb_private::OptionValue | |
| GetAsFormatEntity() const | lldb_private::OptionValue | |
| GetAsLanguage() | lldb_private::OptionValue | |
| GetAsLanguage() const | lldb_private::OptionValue | |
| GetAsPathMappings() | lldb_private::OptionValue | |
| GetAsPathMappings() const | lldb_private::OptionValue | |
| GetAsProperties() | lldb_private::OptionValue | |
| GetAsProperties() const | lldb_private::OptionValue | |
| GetAsRegex() | lldb_private::OptionValue | |
| GetAsRegex() const | lldb_private::OptionValue | |
| GetAsSInt64() | lldb_private::OptionValue | |
| GetAsSInt64() const | lldb_private::OptionValue | |
| GetAsString() | lldb_private::OptionValue | |
| GetAsString() const | lldb_private::OptionValue | |
| GetAsUInt64() | lldb_private::OptionValue | |
| GetAsUInt64() const | lldb_private::OptionValue | |
| GetAsUUID() | lldb_private::OptionValue | |
| GetAsUUID() const | lldb_private::OptionValue | |
| GetBooleanValue() const | lldb_private::OptionValue | private |
| GetBuiltinTypeAsCString(Type t) | lldb_private::OptionValue | static |
| GetCharValue() const | lldb_private::OptionValue | private |
| GetCurrentValue() const | lldb_private::OptionValueFormatEntity | inline |
| GetDefaultValue() const | lldb_private::OptionValueFormatEntity | inline |
| GetEnumerationValue() const | lldb_private::OptionValue | private |
| GetFileSpecListValue() const | lldb_private::OptionValue | private |
| GetFileSpecValue() const | lldb_private::OptionValue | private |
| GetFormatEntityValue() const | lldb_private::OptionValue | private |
| GetFormatValue() const | lldb_private::OptionValue | private |
| GetLanguageValue() const | lldb_private::OptionValue | private |
| GetName() const | lldb_private::OptionValue | inlinevirtual |
| GetParent() const | lldb_private::OptionValue | inline |
| GetRegexValue() const | lldb_private::OptionValue | private |
| GetSInt64Value() const | lldb_private::OptionValue | private |
| GetStringValue() const | lldb_private::OptionValue | private |
| GetSubValue(const ExecutionContext *exe_ctx, llvm::StringRef name, Status &error) const | lldb_private::OptionValue | inlinevirtual |
| GetType() const override | lldb_private::OptionValueFormatEntity | inlinevirtual |
| GetTypeAsCString() const | lldb_private::OptionValue | inlinevirtual |
| GetTypeAsMask() | lldb_private::OptionValue | inline |
| GetUInt64Value() const | lldb_private::OptionValue | private |
| GetUUIDValue() const | lldb_private::OptionValue | private |
| GetValueAs() const | lldb_private::OptionValue | inline |
| GetValueAs() const | lldb_private::OptionValue | inline |
| IsAggregateValue() const | lldb_private::OptionValue | inlinevirtual |
| m_callback | lldb_private::OptionValue | protected |
| m_current_entry | lldb_private::OptionValueFormatEntity | protected |
| m_current_format | lldb_private::OptionValueFormatEntity | protected |
| m_default_entry | lldb_private::OptionValueFormatEntity | protected |
| m_default_format | lldb_private::OptionValueFormatEntity | protected |
| m_mutex | lldb_private::OptionValue | mutableprivate |
| m_parent_wp | lldb_private::OptionValue | protected |
| m_value_was_set | lldb_private::OptionValue | protected |
| NotifyValueChanged() | lldb_private::OptionValue | inline |
| operator=(const OptionValue &other) | lldb_private::OptionValue | |
| OptionValue()=default | lldb_private::OptionValue | |
| OptionValue(const OptionValue &other) | lldb_private::OptionValue | |
| OptionValueFormatEntity(const char *default_format) | lldb_private::OptionValueFormatEntity | |
| OptionWasSet() const | lldb_private::OptionValue | inline |
| SetArchSpecValue(ArchSpec arch_spec) | lldb_private::OptionValue | private |
| SetBooleanValue(bool new_value) | lldb_private::OptionValue | private |
| SetCharValue(char new_value) | lldb_private::OptionValue | private |
| SetCurrentValue(const FormatEntity::Entry &value) | lldb_private::OptionValueFormatEntity | inline |
| SetEnumerationValue(int64_t value) | lldb_private::OptionValue | private |
| SetFileSpecValue(FileSpec file_spec) | lldb_private::OptionValue | private |
| SetFormatEntityValue(const FormatEntity::Entry &entry) | lldb_private::OptionValue | private |
| SetFormatValue(lldb::Format new_value) | lldb_private::OptionValue | private |
| SetLanguageValue(lldb::LanguageType new_language) | lldb_private::OptionValue | private |
| SetOptionWasSet() | lldb_private::OptionValue | inline |
| SetParent(const lldb::OptionValueSP &parent_sp) | lldb_private::OptionValue | inline |
| SetSInt64Value(int64_t new_value) | lldb_private::OptionValue | private |
| SetStringValue(llvm::StringRef new_value) | lldb_private::OptionValue | private |
| SetSubValue(const ExecutionContext *exe_ctx, VarSetOperationType op, llvm::StringRef name, llvm::StringRef value) | lldb_private::OptionValue | virtual |
| SetUInt64Value(uint64_t new_value) | lldb_private::OptionValue | private |
| SetUUIDValue(const UUID &uuid) | lldb_private::OptionValue | private |
| SetValueAs(bool v) | lldb_private::OptionValue | inline |
| SetValueAs(char v) | lldb_private::OptionValue | inline |
| SetValueAs(uint64_t v) | lldb_private::OptionValue | inline |
| SetValueAs(int64_t v) | lldb_private::OptionValue | inline |
| SetValueAs(UUID v) | lldb_private::OptionValue | inline |
| SetValueAs(llvm::StringRef v) | lldb_private::OptionValue | inline |
| SetValueAs(lldb::LanguageType v) | lldb_private::OptionValue | inline |
| SetValueAs(lldb::Format v) | lldb_private::OptionValue | inline |
| SetValueAs(FileSpec v) | lldb_private::OptionValue | inline |
| SetValueAs(ArchSpec v) | lldb_private::OptionValue | inline |
| SetValueAs(const FormatEntity::Entry &v) | lldb_private::OptionValue | inline |
| SetValueAs(T t) | lldb_private::OptionValue | inline |
| SetValueChangedCallback(std::function< void()> callback) | lldb_private::OptionValue | inline |
| SetValueFromString(llvm::StringRef value, VarSetOperationType op=eVarSetOperationAssign) override | lldb_private::OptionValueFormatEntity | virtual |
| ToJSON(const ExecutionContext *exe_ctx) const override | lldb_private::OptionValueFormatEntity | virtual |
| TopmostBase typedef | lldb_private::OptionValue | protected |
| Type enum name | lldb_private::OptionValue | |
| ValueIsTransparent() const | lldb_private::OptionValue | inlinevirtual |
| ~OptionValue()=default | lldb_private::OptionValue | virtual |
| ~OptionValueFormatEntity() override=default | lldb_private::OptionValueFormatEntity | |