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.cpp992 uint32_t SBValue::GetNumChildren() { in GetNumChildren() function in SBValue
998 uint32_t SBValue::GetNumChildren(uint32_t max) { in GetNumChildren() function in SBValue
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp509 llvm::Expected<uint32_t> Type::GetNumChildren(bool omit_empty_base_classes) { in GetNumChildren() function in Type
H A DCompilerType.cpp813 CompilerType::GetNumChildren(bool omit_empty_base_classes, in GetNumChildren() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObject.cpp440 llvm::Expected<uint32_t> ValueObject::GetNumChildren(uint32_t max) { in GetNumChildren() function in ValueObject
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5330 TypeSystemClang::GetNumChildren(lldb::opaque_compiler_type_t type, in GetNumChildren() function in TypeSystemClang
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4688 size_t GetNumChildren() { in GetNumChildren() function in TreeItem