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

/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp491 uint32_t Type::GetNumChildren(bool omit_empty_base_classes) { function in class:Type
H A DCompilerType.cpp773 uint32_t CompilerType::GetNumChildren(bool omit_empty_base_classes, function in class:CompilerType
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp936 uint32_t SBValue::GetNumChildren() { function in class:SBValue
942 uint32_t SBValue::GetNumChildren(uint32_t max) { function in class:SBValue
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp443 size_t ValueObject::GetNumChildren(uint32_t max) { function in class:ValueObject
H A DIOHandlerCursesGUI.cpp4686 size_t GetNumChildren() { function in class:TreeItem
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5254 uint32_t TypeSystemClang::GetNumChildren(lldb::opaque_compiler_type_t type, function in class:TypeSystemClang

Completed in 312 milliseconds