Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDDataVisualization.cpp145 GetFormatManager().DisableCategory(category); in Delete()
166 GetFormatManager().DisableCategory(category); in Enable()
174 GetFormatManager().DisableCategory(category); in Disable()
184 GetFormatManager().DisableCategory(category); in Enable()
193 GetFormatManager().DisableCategory(category); in Disable()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
HDFormatManager.h70 DisableCategory (const ConstString& category_name) in DisableCategory() function
84 DisableCategory (const lldb::TypeCategoryImplSP& category) in DisableCategory() function