Home
last modified time | relevance | path

Searched defs:category_sp (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormattersHelpers.cpp25 TypeCategoryImpl::SharedPointer category_sp, lldb::Format format, in AddFormat()
35 TypeCategoryImpl::SharedPointer category_sp, TypeSummaryImplSP summary_sp, in AddSummary()
43 TypeCategoryImpl::SharedPointer category_sp, const char *string, in AddStringSummary()
53 TypeCategoryImpl::SharedPointer category_sp, llvm::StringRef type_name, in AddOneLineSummary()
64 TypeCategoryImpl::SharedPointer category_sp, in AddCXXSummary()
76 TypeCategoryImpl::SharedPointer category_sp, in AddCXXSynthetic()
88 TypeCategoryImpl::SharedPointer category_sp, in AddFilter()
H A DFormatManager.cpp304 lldb::TypeCategoryImplSP category_sp; in GetFormatForType() local
328 lldb::TypeCategoryImplSP category_sp; in GetSummaryForType() local
352 lldb::TypeCategoryImplSP category_sp; in GetFilterForType() local
376 lldb::TypeCategoryImplSP category_sp; in GetSyntheticForType() local
399 if (auto category_sp = entry.second->GetCategory()) { in ForEachCategory() local
H A DTypeCategoryMap.cpp198 lldb::TypeCategoryImplSP category_sp = *begin; in Get() local
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatManager.h60 lldb::TypeCategoryImplSP category_sp; in EnableCategory() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp678 TypeCategoryImplSP category_sp; in DoExecute() local
804 [this, &request](const lldb::TypeCategoryImplSP &category_sp) { in HandleArgumentCompletion()
831 [this, typeCS](const lldb::TypeCategoryImplSP &category_sp) -> bool { in DoExecute()
927 [this](const TypeCategoryImplSP &category_sp) -> bool { in DoExecute()
1103 lldb::TypeCategoryImplSP category_sp; in DoExecute() local
1731 TypeCategoryImplSP category_sp; in DoExecute() local
2024 [&regex, &result](const lldb::TypeCategoryImplSP &category_sp) -> bool { in DoExecute()
H A DCommandCompletions.cpp820 [&request](const lldb::TypeCategoryImplSP &category_sp) { in TypeCategoryNames()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1557 TypeCategoryImplSP category_sp; in GetCategory() local
1570 TypeCategoryImplSP category_sp; in GetCategory() local
1584 TypeCategoryImplSP category_sp; in CreateCategory() local