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

/freebsd-13-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DDataVisualization.cpp96 GetFormatManager().DisableCategory(category);
112 GetFormatManager().DisableCategory(category);
124 GetFormatManager().DisableCategory(category);
137 GetFormatManager().DisableCategory(category);
145 GetFormatManager().DisableCategory(category);
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatManager.h67 void DisableCategory(ConstString category_name) { function in class:lldb_private::FormatManager
77 void DisableCategory(const lldb::TypeCategoryImplSP &category) { function in class:lldb_private::FormatManager

Completed in 175 milliseconds