Searched refs:GetSyntheticForType (Results 1 – 10 of 10) sorted by relevance
76 DataVisualization::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in DataVisualization77 return GetFormatManager().GetSyntheticForType(type_sp); in GetSyntheticForType()
360 FormatManager::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in FormatManager372 (ScriptedSyntheticChildren *)category_sp->GetSyntheticForType(type_sp) in GetSyntheticForType()391 lldb::ScriptedSyntheticChildrenSP synth_sp = GetSyntheticForType(type_sp); in GetSyntheticChildrenForType()
472 TypeCategoryImpl::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in TypeCategoryImpl
72 SBTypeSynthetic GetSyntheticForType(SBTypeNameSpecifier);
264 SBTypeSynthetic GetSyntheticForType(SBTypeNameSpecifier);
56 GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp);
130 GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp);
293 GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp);
217 SBTypeSynthetic SBTypeCategory::GetSyntheticForType(SBTypeNameSpecifier spec) { in GetSyntheticForType() function in SBTypeCategory
1242 SBTypeSynthetic SBDebugger::GetSyntheticForType(SBTypeNameSpecifier type_name) { in GetSyntheticForType() function in SBDebugger1246 DataVisualization::GetSyntheticForType(type_name.GetSP())); in GetSyntheticForType()