Home
last modified time | relevance | path

Searched refs:GetNumCategories (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h397 uint32_t GetNumCategories();
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1603 uint32_t SBDebugger::GetNumCategories() { in GetNumCategories() function in SBDebugger
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp22189 result = (uint32_t)(arg1)->GetNumCategories(); in _wrap_SBDebugger_GetNumCategories()