Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DDataVisualization.cpp96 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()
/external/llvm-project/lldb/include/lldb/DataFormatters/
DFormatManager.h67 void DisableCategory(ConstString category_name) { in DisableCategory() function
77 void DisableCategory(const lldb::TypeCategoryImplSP &category) { in DisableCategory() function