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()
512 if (child_sp->GetSyntheticChildren().get() != nullptr) { in ShouldPrintAsOneLiner()691 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);
516 lldb::SyntheticChildrenSP synthetic_sp = value_sp->GetSyntheticChildren(); in GetTypeFilter()536 lldb::SyntheticChildrenSP children_sp = value_sp->GetSyntheticChildren(); in GetTypeSynthetic()
819 lldb::SyntheticChildrenSP GetSyntheticChildren() { in GetSyntheticChildren() function
2818 return valobj.GetSyntheticChildren(); in CommandObjectTypeSynth()
223 DataVisualization::GetSyntheticChildren(*this, GetDynamicValueType())); in UpdateFormatsIfNeeded()