Home
last modified time | relevance | path

Searched defs:GetFormatForType (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DDataVisualization.cpp37 DataVisualization::GetFormatForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetFormatForType() function in DataVisualization
H A DTypeCategory.cpp320 TypeCategoryImpl::GetFormatForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetFormatForType() function in TypeCategoryImpl
H A DFormatManager.cpp305 FormatManager::GetFormatForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetFormatForType() function in FormatManager
/llvm-project-15.0.7/lldb/source/API/
H A DSBTypeCategory.cpp205 SBTypeFormat SBTypeCategory::GetFormatForType(SBTypeNameSpecifier spec) { in GetFormatForType() function in SBTypeCategory
H A DSBDebugger.cpp1572 SBTypeFormat SBDebugger::GetFormatForType(SBTypeNameSpecifier type_name) { in GetFormatForType() function in SBDebugger