Home
last modified time | relevance | path

Searched defs:child_sp (Results 1 – 10 of 10) sorted by relevance

/llvm-project/lldb/source/DataFormatters/
H A DVectorType.cpp245 ValueObjectSP child_sp(m_backend.GetSyntheticChildAtOffset( in GetChildAtIndex() local
307 auto child_sp = synthetic_children->GetChildAtIndex(idx); in VectorTypeSummaryProvider() local
[all...]
H A DValueObjectPrinter.cpp604 PrintChild(ValueObjectSP child_sp,const DumpValueObjectOptions::PointerDepth & curr_ptr_depth) PrintChild() argument
737 if (ValueObjectSP child_sp = GenerateChild(synth_valobj, idx)) { PrintChildren() local
793 lldb::ValueObjectSP child_sp(synth_valobj.GetChildAtIndex(idx)); PrintChildrenOneLiner() local
[all...]
H A DFormatManager.cpp491 ValueObjectSP child_sp(valobj.GetChildAtIndex(idx)); in ShouldPrintAsOneLiner() local
[all...]
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp134 ValueObjectSP child_sp(struct_sp->GetSyntheticChildAtOffset( in GetChildAtIndex() local
178 lldb::ValueObjectSP child_sp = synthetic_children->GetChildAtIndex( in BlockPointerSummaryProvider() local
H A DLibStdcppTuple.cpp70 ValueObjectSP child_sp = current_child->GetChildAtIndex(i); in Update() local
H A DLibCxx.cpp40 lldb::ValueObjectSP child_sp = obj.GetChildMemberWithName(name); GetChildMemberWithName() local
/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp299 ValueObjectSP child_sp(child_ptr_sp->CreateValueObjectFromData( in NSAttributedStringSummaryProvider() local
/llvm-project/lldb/source/API/
H A DSBValue.cpp668 lldb::ValueObjectSP child_sp; GetChildAtIndex() local
716 lldb::ValueObjectSP child_sp; GetChildMemberWithName() local
839 lldb::ValueObjectSP child_sp; GetValueForExpressionPath() local
[all...]
/llvm-project/lldb/source/Core/
H A DValueObject.cpp
/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1394 ValueObjectSP child_sp = parent->GetChildAtIndex(ci); GetValueForOffset() local