reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/include/lldb/DataFormatters/DataVisualization.h
   63                  TypeCategoryImpl::ALL_ITEM_TYPES,
tools/lldb/include/lldb/DataFormatters/FormatManager.h
  148                  TypeCategoryImpl::ALL_ITEM_TYPES,
tools/lldb/include/lldb/DataFormatters/TypeCategory.h
  348   void Clear(FormatCategoryItems items = ALL_ITEM_TYPES);
  350   bool Delete(ConstString name, FormatCategoryItems items = ALL_ITEM_TYPES);
  352   uint32_t GetCount(FormatCategoryItems items = ALL_ITEM_TYPES);
  367                   FormatCategoryItems items = ALL_ITEM_TYPES,
tools/lldb/include/lldb/DataFormatters/TypeCategoryMap.h
   74                  TypeCategoryImpl::ALL_ITEM_TYPES,