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()
511 if (child_sp->GetSyntheticChildren().get() != nullptr) { in ShouldPrintAsOneLiner()682 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);
726 lldb::SyntheticChildrenSP GetSyntheticChildren() { in GetSyntheticChildren() function
530 lldb::SyntheticChildrenSP synthetic_sp = value_sp->GetSyntheticChildren(); in GetTypeFilter()550 lldb::SyntheticChildrenSP children_sp = value_sp->GetSyntheticChildren(); in GetTypeSynthetic()
3021 return valobj.GetSyntheticChildren(); in CommandObjectTypeSynth()
254 DataVisualization::GetSyntheticChildren(*this, GetDynamicValueType())); in UpdateFormatsIfNeeded()