Searched refs:AddSummary (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
| H A D | FormattersHelpers.h | 26 void AddSummary(TypeCategoryImpl::SharedPointer category_sp,
|
| /freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | FormattersHelpers.cpp | 34 void lldb_private::formatters::AddSummary( in AddSummary() function in lldb_private::formatters
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectType.cpp | 221 AddSummary(ConstString(type_name), script_format, in IOHandlerInputComplete() 278 bool AddSummary(ConstString type_name, lldb::TypeSummaryImplSP entry, 1346 AddSummary(ConstString(entry.ref()), script_format, m_options.m_match_type, in Execute_ScriptSummary() 1416 AddSummary(typeCS, entry, m_options.m_match_type, m_options.m_category, in Execute_StringSummary() 1581 bool CommandObjectTypeSummaryAdd::AddSummary(ConstString type_name, in AddSummary() function in CommandObjectTypeSummaryAdd
|