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()
367 FormatManager::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in FormatManager379 (ScriptedSyntheticChildren *)category_sp->GetSyntheticForType(type_sp) in GetSyntheticForType()
265 TypeCategoryImpl::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in TypeCategoryImpl
85 GetSyntheticForType (lldb::SBTypeNameSpecifier);184 …f.__class__.GetNumSynthetics,self.__class__.GetSyntheticAtIndex,self.__class__.GetSyntheticForType)
504 GetSyntheticForType (lldb::SBTypeNameSpecifier);
66 SBTypeSynthetic GetSyntheticForType(SBTypeNameSpecifier);
363 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()
1633 SBTypeSynthetic SBDebugger::GetSyntheticForType(SBTypeNameSpecifier type_name) { in GetSyntheticForType() function in SBDebugger1639 DataVisualization::GetSyntheticForType(type_name.GetSP())); in GetSyntheticForType()