Searched refs:eFormatCategoryItemSummary (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategory.cpp152 if ((items & eFormatCategoryItemSummary) == eFormatCategoryItemSummary)
178 if ((items & eFormatCategoryItemSummary) == eFormatCategoryItemSummary)
206 if ((items & eFormatCategoryItemSummary) == eFormatCategoryItemSummary)
258 if ((items & eFormatCategoryItemSummary) == eFormatCategoryItemSummary) {
263 *matching_type = eFormatCategoryItemSummary;
H A DDataVisualization.cpp106 eFormatCategoryItemSummary | eFormatCategoryItemRegexSummary);
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h131 eFormatCategoryItemSummary = 0x0001, enumerator in enum:lldb_private::FormatCategoryItem
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp1643 eFormatCategoryItemSummary | eFormatCategoryItemRegexSummary,
1661 eFormatCategoryItemSummary | eFormatCategoryItemRegexSummary,

Completed in 112 milliseconds