LLDB mainline
lldb_private::ValueObjectConstResultImpl Member List

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

AddressOf(Status &error)lldb_private::ValueObjectConstResultImpl
Cast(const CompilerType &compiler_type)lldb_private::ValueObjectConstResultImpl
CreateChildAtIndex(size_t idx, bool synthetic_array_member, int32_t synthetic_index)lldb_private::ValueObjectConstResultImpl
Dereference(Status &error)lldb_private::ValueObjectConstResultImpl
GetAddressOf(bool scalar_is_load_address=true, AddressType *address_type=nullptr)lldb_private::ValueObjectConstResultImplvirtual
GetLiveAddress()lldb_private::ValueObjectConstResultImplinline
GetPointeeData(DataExtractor &data, uint32_t item_idx=0, uint32_t item_count=1)lldb_private::ValueObjectConstResultImplvirtual
GetSyntheticChildAtOffset(uint32_t offset, const CompilerType &type, bool can_create, ConstString name_const_str=ConstString())lldb_private::ValueObjectConstResultImpl
m_address_of_backendlldb_private::ValueObjectConstResultImplprivate
m_impl_backendlldb_private::ValueObjectConstResultImplprivate
m_live_addresslldb_private::ValueObjectConstResultImplprivate
m_live_address_typelldb_private::ValueObjectConstResultImplprivate
operator=(const ValueObjectConstResultImpl &)=deletelldb_private::ValueObjectConstResultImplprivate
SetLiveAddress(lldb::addr_t addr=LLDB_INVALID_ADDRESS, AddressType address_type=eAddressTypeLoad)lldb_private::ValueObjectConstResultImplinline
ValueObjectConstResultImpl(ValueObject *valobj, lldb::addr_t live_address=LLDB_INVALID_ADDRESS)lldb_private::ValueObjectConstResultImpl
ValueObjectConstResultImpl(const ValueObjectConstResultImpl &)=deletelldb_private::ValueObjectConstResultImplprivate
~ValueObjectConstResultImpl()=defaultlldb_private::ValueObjectConstResultImplvirtual