Searched refs:GetSyntheticForType (Results 1 – 12 of 12) sorted by relevance
85 GetSyntheticForType (lldb::SBTypeNameSpecifier);184 …f.__class__.GetNumSynthetics,self.__class__.GetSyntheticAtIndex,self.__class__.GetSyntheticForType)
502 GetSyntheticForType (lldb::SBTypeNameSpecifier);
64 DataVisualization::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in DataVisualization65 return GetFormatManager().GetSyntheticForType(type_sp); in GetSyntheticForType()
377 FormatManager::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in FormatManager389 (ScriptedSyntheticChildren *)category_sp->GetSyntheticForType(type_sp) in GetSyntheticForType()
368 TypeCategoryImpl::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in TypeCategoryImpl
66 SBTypeSynthetic GetSyntheticForType(SBTypeNameSpecifier);
346 SBTypeSynthetic GetSyntheticForType(SBTypeNameSpecifier);
48 GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp);
119 GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp);
244 GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp);
253 SBTypeSynthetic SBTypeCategory::GetSyntheticForType(SBTypeNameSpecifier spec) { in GetSyntheticForType() function in SBTypeCategory
1597 SBTypeSynthetic SBDebugger::GetSyntheticForType(SBTypeNameSpecifier type_name) { in GetSyntheticForType() function in SBDebugger1603 DataVisualization::GetSyntheticForType(type_name.GetSP())); in GetSyntheticForType()