Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategory.cpp265 TypeCategoryImpl::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in TypeCategoryImpl
H A DDataVisualization.cpp64 DataVisualization::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in DataVisualization
H A DFormatManager.cpp371 FormatManager::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType() function in FormatManager
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTypeCategory.cpp231 SBTypeSynthetic SBTypeCategory::GetSyntheticForType(SBTypeNameSpecifier spec) { in GetSyntheticForType() function in SBTypeCategory
H A DSBDebugger.cpp1647 SBTypeSynthetic SBDebugger::GetSyntheticForType(SBTypeNameSpecifier type_name) { in GetSyntheticForType() function in SBDebugger