Home
last modified time | relevance | path

Searched defs:GetNumChildren (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp973 uint32_t SBValue::GetNumChildren() { in GetNumChildren() function in SBValue
979 uint32_t SBValue::GetNumChildren(uint32_t max) { in GetNumChildren() function in SBValue
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp496 llvm::Expected<uint32_t> Type::GetNumChildren(bool omit_empty_base_classes) { in GetNumChildren() function in Type
H A DCompilerType.cpp802 CompilerType::GetNumChildren(bool omit_empty_base_classes, in GetNumChildren() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp443 llvm::Expected<uint32_t> ValueObject::GetNumChildren(uint32_t max) { in GetNumChildren() function in ValueObject
H A DIOHandlerCursesGUI.cpp4686 size_t GetNumChildren() { in GetNumChildren() function in TreeItem
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5332 TypeSystemClang::GetNumChildren(lldb::opaque_compiler_type_t type, in GetNumChildren() function in TypeSystemClang