Searched refs:DeleteCategory (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormatManager.h81 DeleteCategory (const ConstString& category_name) function in class:lldb_private::FormatManager
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBDebugger.h293 DeleteCategory (const char* category_name);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
H A DDataVisualization.cpp136 return GetFormatManager().DeleteCategory(category);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp1250 SBDebugger::DeleteCategory (const char* category_name) function in class:SBDebugger

Completed in 167 milliseconds