AddressOf(Status &error) | lldb_private::ValueObjectConstResultImpl | |
Cast(const CompilerType &compiler_type) | lldb_private::ValueObjectConstResultImpl | |
CreateChildAtIndex(size_t idx) | lldb_private::ValueObjectConstResultImpl | |
CreateSyntheticArrayMember(size_t idx) | lldb_private::ValueObjectConstResultImpl | |
Dereference(Status &error) | lldb_private::ValueObjectConstResultImpl | |
GetAddressOf(bool scalar_is_load_address=true, AddressType *address_type=nullptr) | lldb_private::ValueObjectConstResultImpl | virtual |
GetLiveAddress() | lldb_private::ValueObjectConstResultImpl | inline |
GetPointeeData(DataExtractor &data, uint32_t item_idx=0, uint32_t item_count=1) | lldb_private::ValueObjectConstResultImpl | virtual |
GetSyntheticChildAtOffset(uint32_t offset, const CompilerType &type, bool can_create, ConstString name_const_str=ConstString()) | lldb_private::ValueObjectConstResultImpl | |
m_address_of_backend | lldb_private::ValueObjectConstResultImpl | private |
m_impl_backend | lldb_private::ValueObjectConstResultImpl | private |
m_live_address | lldb_private::ValueObjectConstResultImpl | private |
m_live_address_type | lldb_private::ValueObjectConstResultImpl | private |
operator=(const ValueObjectConstResultImpl &)=delete | lldb_private::ValueObjectConstResultImpl | private |
SetLiveAddress(lldb::addr_t addr=LLDB_INVALID_ADDRESS, AddressType address_type=eAddressTypeLoad) | lldb_private::ValueObjectConstResultImpl | inline |
ValueObjectConstResultImpl(ValueObject *valobj, lldb::addr_t live_address=LLDB_INVALID_ADDRESS) | lldb_private::ValueObjectConstResultImpl | |
ValueObjectConstResultImpl(const ValueObjectConstResultImpl &)=delete | lldb_private::ValueObjectConstResultImpl | private |
~ValueObjectConstResultImpl()=default | lldb_private::ValueObjectConstResultImpl | virtual |