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

/freebsd-13-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-13-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DDataVisualization.cpp113 GetFormatManager().EnableCategory(category, pos, {});
138 GetFormatManager().EnableCategory(category, pos);
H A DFormatManager.cpp698 EnableCategory(m_vectortypes_category_name, TypeCategoryMap::Last,
700 EnableCategory(m_system_category_name, TypeCategoryMap::Last,

Completed in 209 milliseconds