Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBSection.h36 size_t GetNumSubSections();
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBSection.cpp79 size_t SBSection::GetNumSubSections() { in GetNumSubSections() function in SBSection