Searched refs:synth_m_valobj (Results 1 – 1 of 1) sorted by relevance
588 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration(); in GetMaxNumChildrenToPrint() local593 size_t num_children = synth_m_valobj->GetNumChildren(); in GetMaxNumChildrenToPrint()623 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration(); in ShouldPrintEmptyBrackets() local633 if (synth_m_valobj->MightHaveChildren()) in ShouldPrintEmptyBrackets()665 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration(); in PrintChildren() local673 if (ValueObjectSP child_sp = GenerateChild(synth_m_valobj, idx)) { in PrintChildren()714 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration(); in PrintChildrenOneLiner() local723 lldb::ValueObjectSP child_sp(synth_m_valobj->GetChildAtIndex(idx, true)); in PrintChildrenOneLiner()