Searched refs:GetSyntheticChildren (Results 1 – 9 of 9) sorted by relevance
116 DataVisualization::GetSyntheticChildren (ValueObject& valobj, in GetSyntheticChildren() function in DataVisualization119 return GetFormatManager().GetSyntheticChildren(valobj, use_dynamic); in GetSyntheticChildren()
207 TypeCategoryMap::GetSyntheticChildren (ValueObject& valobj, in GetSyntheticChildren() function in TypeCategoryMap
375 FormatManager::GetSyntheticChildren (ValueObject& valobj, in GetSyntheticChildren() function in FormatManager398 retval = m_categories_map.GetSyntheticChildren(valobj, use_dynamic); in GetSyntheticChildren()
103 GetSyntheticChildren (ValueObject& valobj,
92 GetSyntheticChildren(ValueObject& valobj,
150 GetSyntheticChildren (ValueObject& valobj,
626 lldb::SyntheticChildrenSP synthetic_sp = value_sp->GetSyntheticChildren(); in GetTypeFilter()649 lldb::SyntheticChildrenSP children_sp = value_sp->GetSyntheticChildren(); in GetTypeSynthetic()
1060 GetSyntheticChildren() in GetSyntheticChildren() function
251 … SetSyntheticChildren(DataVisualization::GetSyntheticChildren (*this, GetDynamicValueType())); in UpdateFormatsIfNeeded()