Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/API/
DSBValue.cpp947 uint32_t SBValue::GetNumChildren() { in GetNumChildren() function in SBValue
953 uint32_t SBValue::GetNumChildren(uint32_t max) { in GetNumChildren() function in SBValue
/openbsd/src/gnu/llvm/lldb/source/Symbol/
DType.cpp390 uint32_t Type::GetNumChildren(bool omit_empty_base_classes) { in GetNumChildren() function in Type
DCompilerType.cpp588 uint32_t CompilerType::GetNumChildren(bool omit_empty_base_classes, in GetNumChildren() function in CompilerType
/openbsd/src/gnu/llvm/lldb/source/Core/
DValueObject.cpp497 size_t ValueObject::GetNumChildren(uint32_t max) { in GetNumChildren() function in ValueObject
DIOHandlerCursesGUI.cpp4659 size_t GetNumChildren() { in GetNumChildren() function in TreeItem
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp5371 uint32_t TypeSystemClang::GetNumChildren(lldb::opaque_compiler_type_t type, in GetNumChildren() function in TypeSystemClang