Lines Matching defs:child_sp
491 ValueObjectSP child_sp(valobj.GetChildAtIndex(idx));
493 if (!child_sp)
497 CompilerType child_compiler_type(child_sp->GetCompilerType());
499 switch (child_compiler_type.ShouldPrintAsOneLiner(child_sp.get())) {
512 if (child_sp->GetSyntheticChildren().get() != nullptr) {
513 ValueObjectSP synth_sp(child_sp->GetSyntheticValue());
525 total_children_name_len += child_sp->GetName().GetLength();
534 if (child_sp->GetSummaryFormat()) {
536 if (child_sp->GetSummaryFormat()->DoesPrintChildren(child_sp.get()))
541 if (child_sp->HasChildren()) {
547 if (!child_sp->GetSummaryFormat() && !is_synth_val) // but again only do