Searched refs:synth_m_valobj (Results 1 – 1 of 1) sorted by relevance
590 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration(); in GetMaxNumChildrenToPrint() local595 size_t num_children = synth_m_valobj->GetNumChildren(); in GetMaxNumChildrenToPrint()625 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration(); in ShouldPrintEmptyBrackets() local635 if (synth_m_valobj->MightHaveChildren()) in ShouldPrintEmptyBrackets()667 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration(); in PrintChildren() local675 if (ValueObjectSP child_sp = GenerateChild(synth_m_valobj, idx)) { in PrintChildren()716 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration(); in PrintChildrenOneLiner() local725 lldb::ValueObjectSP child_sp(synth_m_valobj->GetChildAtIndex(idx, true)); in PrintChildrenOneLiner()