Home
last modified time | relevance | path

Searched refs:FormatCategoryItems (Results 1 – 7 of 7) sorted by relevance

/external/lldb/include/lldb/DataFormatters/
DTypeCategory.h50 typedef uint16_t FormatCategoryItems; typedef
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);
DTypeCategoryMap.h86 TypeCategoryImpl::FormatCategoryItems items = TypeCategoryImpl::ALL_ITEM_TYPES,
89 TypeCategoryImpl::FormatCategoryItems* matching_type = NULL);
DDataVisualization.h98 TypeCategoryImpl::FormatCategoryItems items = TypeCategoryImpl::ALL_ITEM_TYPES,
101 TypeCategoryImpl::FormatCategoryItems* matching_type = NULL);
DFormatManager.h156 TypeCategoryImpl::FormatCategoryItems items = TypeCategoryImpl::ALL_ITEM_TYPES,
159 TypeCategoryImpl::FormatCategoryItems* matching_type = NULL)
/external/lldb/source/DataFormatters/
DTypeCategory.cpp120 TypeCategoryImpl::Clear (FormatCategoryItems items) in Clear()
140 FormatCategoryItems items) in Delete()
161 TypeCategoryImpl::GetCount (FormatCategoryItems items) in GetCount()
183 FormatCategoryItems items, in AnyMatches()
186 FormatCategoryItems* matching_type) in AnyMatches()
DDataVisualization.cpp147 TypeCategoryImpl::FormatCategoryItems items, in AnyMatches()
150 TypeCategoryImpl::FormatCategoryItems* matching_type) in AnyMatches()
DTypeCategoryMap.cpp159 TypeCategoryImpl::FormatCategoryItems items, in AnyMatches()
162 TypeCategoryImpl::FormatCategoryItems* matching_type) in AnyMatches()