Searched refs:GetSyntheticForType (Results 1 – 12 of 12) sorted by relevance
64 DataVisualization::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in DataVisualization65 return GetFormatManager().GetSyntheticForType(type_sp); in GetSyntheticForType()
371 FormatManager::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in FormatManager383 (ScriptedSyntheticChildren *)category_sp->GetSyntheticForType(type_sp) in GetSyntheticForType()
265 TypeCategoryImpl::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in TypeCategoryImpl
66 SBTypeSynthetic GetSyntheticForType(SBTypeNameSpecifier);
425 SBTypeSynthetic GetSyntheticForType(SBTypeNameSpecifier);
48 GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp);
119 GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp);
220 GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp);
231 SBTypeSynthetic SBTypeCategory::GetSyntheticForType(SBTypeNameSpecifier spec) { in GetSyntheticForType() function in SBTypeCategory241 m_opaque_sp->GetSyntheticForType(spec.GetSP()); in GetSyntheticForType()
1647 SBTypeSynthetic SBDebugger::GetSyntheticForType(SBTypeNameSpecifier type_name) { in GetSyntheticForType() function in SBDebugger1653 DataVisualization::GetSyntheticForType(type_name.GetSP())); in GetSyntheticForType()
65 return self.formatters_access_class (self,self.__class__.GetNumSynthetics,self.__class__.GetSyntheticAtIndex,self.__class__.GetSyntheticForType)
23726 result = (arg1)->GetSyntheticForType(arg2); in _wrap_SBDebugger_GetSyntheticForType()70487 result = (arg1)->GetSyntheticForType(arg2); in _wrap_SBTypeCategory_GetSyntheticForType()