Searched defs:FormatCategoryItems (Results 1 - 1 of 1) sorted by relevance

/external/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h50 typedef uint16_t FormatCategoryItems; typedef in class:lldb_private::TypeCategoryImpl
161 Clear (FormatCategoryItems items = ALL_ITEM_TYPES);
165 FormatCategoryItems items = ALL_ITEM_TYPES);
168 GetCount (FormatCategoryItems items = ALL_ITEM_TYPES);
178 FormatCategoryItems items = ALL_ITEM_TYPES,
181 FormatCategoryItems* matching_type = NULL);

Completed in 76 milliseconds