Searched refs:GetFormatForType (Results 1 – 12 of 12) sorted by relevance
37 DataVisualization::GetFormatForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetFormatForType() function in DataVisualization38 return GetFormatManager().GetFormatForType(type_sp); in GetFormatForType()
299 FormatManager::GetFormatForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetFormatForType() function in FormatManager311 category_sp->GetFormatForType(type_sp); in GetFormatForType()
250 TypeCategoryImpl::GetFormatForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetFormatForType() function in TypeCategoryImpl
62 SBTypeFormat GetFormatForType(SBTypeNameSpecifier);
419 SBTypeFormat GetFormatForType(SBTypeNameSpecifier);
36 GetFormatForType(lldb::TypeNameSpecifierImplSP type_sp);
110 GetFormatForType(lldb::TypeNameSpecifierImplSP type_sp);
211 GetFormatForType(lldb::TypeNameSpecifierImplSP type_sp);
195 SBTypeFormat SBTypeCategory::GetFormatForType(SBTypeNameSpecifier spec) { in GetFormatForType() function in SBTypeCategory205 m_opaque_sp->GetFormatForType(spec.GetSP()); in GetFormatForType()
1622 SBTypeFormat SBDebugger::GetFormatForType(SBTypeNameSpecifier type_name) { in GetFormatForType() function in SBDebugger1627 return default_category_sb.GetFormatForType(type_name); in GetFormatForType()
43 return self.formatters_access_class (self,self.__class__.GetNumFormats,self.__class__.GetFormatAtIndex,self.__class__.GetFormatForType)
23618 result = (arg1)->GetFormatForType(arg2); in _wrap_SBDebugger_GetFormatForType()70415 result = (arg1)->GetFormatForType(arg2); in _wrap_SBTypeCategory_GetFormatForType()