Home
last modified time | relevance | path

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

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