Searched refs:GetSyntheticChildren (Results 1 – 8 of 8) sorted by relevance
53 DataVisualization::GetSyntheticChildren(ValueObject &valobj, in GetSyntheticChildren() function in DataVisualization55 return GetFormatManager().GetSyntheticChildren(valobj, use_dynamic); in GetSyntheticChildren()
520 if (child_sp->GetSyntheticChildren().get() != nullptr) { in ShouldPrintAsOneLiner()699 FormatManager::GetSyntheticChildren(ValueObject &valobj, in GetSyntheticChildren() function in FormatManager
51 GetSyntheticChildren(ValueObject &valobj, lldb::DynamicValueType use_dynamic);
128 GetSyntheticChildren(ValueObject &valobj, lldb::DynamicValueType use_dynamic);
518 lldb::SyntheticChildrenSP synthetic_sp = value_sp->GetSyntheticChildren(); in GetTypeFilter()538 lldb::SyntheticChildrenSP children_sp = value_sp->GetSyntheticChildren(); in GetTypeSynthetic()
823 lldb::SyntheticChildrenSP GetSyntheticChildren() { in GetSyntheticChildren() function
2841 return valobj.GetSyntheticChildren(); in CommandObjectTypeSynth()
221 DataVisualization::GetSyntheticChildren(*this, GetDynamicValueType())); in UpdateFormatsIfNeeded()