Searched defs:child_sp (Results 1 – 10 of 10) sorted by relevance
208 ValueObjectSP child_sp(m_backend.GetSyntheticChildAtOffset( in GetChildAtIndex() local277 auto child_sp = synthetic_children->GetChildAtIndex(idx); in VectorTypeSummaryProvider() local
561 ValueObjectSP child_sp, in PrintChild()675 if (ValueObjectSP child_sp = GenerateChild(synth_m_valobj, idx)) { in PrintChildren() local725 lldb::ValueObjectSP child_sp(synth_m_valobj->GetChildAtIndex(idx, true)); in PrintChildrenOneLiner() local
490 ValueObjectSP child_sp(valobj.GetChildAtIndex(idx, true)); in ShouldPrintAsOneLiner() local
146 ValueObjectSP child_sp(struct_sp->GetSyntheticChildAtOffset( in GetChildAtIndex() local188 lldb::ValueObjectSP child_sp = synthetic_children->GetChildAtIndex( in BlockPointerSummaryProvider() local
70 ValueObjectSP child_sp = current_child->GetChildAtIndex(i, true); in Update() local
371 auto child_sp = iterated_sp->GetChildMemberWithName(g___value_, true); in GetChildAtIndex() local
318 ValueObjectSP child_sp(child_ptr_sp->CreateValueObjectFromData( in NSAttributedStringSummaryProvider() local
695 lldb::ValueObjectSP child_sp; in GetChildAtIndex() local747 lldb::ValueObjectSP child_sp; in GetChildMemberWithName() local876 lldb::ValueObjectSP child_sp; in GetValueForExpressionPath() local
429 ValueObjectSP child_sp; in GetChildAtIndex() local542 ValueObjectSP child_sp = GetSP(); in GetChildMemberWithName() local749 ValueObjectSP child_sp = GetChildAtIndex(0, true); in GetPointeeData() local
1399 ValueObjectSP child_sp = parent->GetChildAtIndex(ci, can_create); in GetValueForOffset() local