Home
last modified time | relevance | path

Searched refs:DisableCategory (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DDataVisualization.cpp97 GetFormatManager().DisableCategory(category); in Delete()
112 GetFormatManager().DisableCategory(category); in Enable()
124 GetFormatManager().DisableCategory(category); in Disable()
137 GetFormatManager().DisableCategory(category); in Enable()
145 GetFormatManager().DisableCategory(category); in Disable()
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatManager.h67 void DisableCategory(ConstString category_name) { in DisableCategory() function
77 void DisableCategory(const lldb::TypeCategoryImplSP &category) { in DisableCategory() function