|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Overridden By
tools/lldb/source/Core/ValueObjectConstResult.cpp 242 lldb::ValueObjectSP ValueObjectConstResult::GetSyntheticChildAtOffset(
tools/lldb/source/Core/ValueObjectConstResultCast.cpp 36 lldb::ValueObjectSP ValueObjectConstResultCast::GetSyntheticChildAtOffset(
tools/lldb/source/Core/ValueObjectConstResultChild.cpp 43 lldb::ValueObjectSP ValueObjectConstResultChild::GetSyntheticChildAtOffset(
Declarations
tools/lldb/include/lldb/Core/ValueObject.h 567 GetSyntheticChildAtOffset(uint32_t offset, const CompilerType &type,
References
tools/lldb/source/API/SBValue.cpp 594 sb_value.SetSP(value_sp->GetSyntheticChildAtOffset(
tools/lldb/source/Core/ValueObjectConstResultImpl.cpp 112 return m_impl_backend->ValueObject::GetSyntheticChildAtOffset(
tools/lldb/source/DataFormatters/VectorType.cpp 208 ValueObjectSP child_sp(m_backend.GetSyntheticChildAtOffset(
tools/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp 140 ValueObjectSP child_sp(struct_sp->GetSyntheticChildAtOffset(
tools/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp 37 return m_entry_sp->GetSyntheticChildAtOffset(
45 return m_entry_sp->GetSyntheticChildAtOffset(
54 return m_entry_sp->GetSyntheticChildAtOffset(
373 iterated_sp = iterated_sp->GetSyntheticChildAtOffset(
388 iterated_sp = iterated_sp->GetSyntheticChildAtOffset(
tools/lldb/source/Plugins/Language/ObjC/Cocoa.cpp 70 ValueObjectSP text(valobj.GetSyntheticChildAtOffset(
118 ValueObjectSP text(valobj.GetSyntheticChildAtOffset(
163 ValueObjectSP text(valobj.GetSyntheticChildAtOffset(
695 ValueObjectSP text(valobj.GetSyntheticChildAtOffset(offset_text, type, true));
696 ValueObjectSP base(valobj.GetSyntheticChildAtOffset(offset_base, type, true));
tools/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp 45 auto value_sp(valobj.GetSyntheticChildAtOffset(0, int64_ty, true));
46 auto timescale_sp(valobj.GetSyntheticChildAtOffset(8, int32_ty, true));
47 auto flags_sp(valobj.GetSyntheticChildAtOffset(12, int32_ty, true));
tools/lldb/source/Plugins/Language/ObjC/NSArray.cpp 786 return m_backend.GetSyntheticChildAtOffset(
tools/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp 110 .GetSyntheticChildAtOffset(_indexes_id.m_offset,
114 ValueObjectSP length_sp(m_backend.GetSyntheticChildAtOffset(