Searched refs:EnableCategory (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatManager.h53 EnableCategory(ConstString category_name, function in class:lldb_private::FormatManager
55 EnableCategory(category_name, pos, {});
58 void EnableCategory(ConstString category_name, function in class:lldb_private::FormatManager
72 EnableCategory(const lldb::TypeCategoryImplSP &category, function in class:lldb_private::FormatManager
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DDataVisualization.cpp114 GetFormatManager().EnableCategory(category, pos, {});
139 GetFormatManager().EnableCategory(category, pos);
H A DFormatManager.cpp709 EnableCategory(m_vectortypes_category_name, TypeCategoryMap::Last,
711 EnableCategory(m_system_category_name, TypeCategoryMap::Last,

Completed in 56 milliseconds