Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp503 uint32_t CompilerType::GetNumChildren(bool omit_empty_base_classes, in GetNumChildren() function in CompilerType
DType.cpp385 uint32_t Type::GetNumChildren(bool omit_empty_base_classes) { in GetNumChildren() function in Type
/external/llvm-project/lldb/source/API/
DSBValue.cpp979 uint32_t SBValue::GetNumChildren() { in GetNumChildren() function in SBValue
985 uint32_t SBValue::GetNumChildren(uint32_t max) { in GetNumChildren() function in SBValue
/external/llvm-project/lldb/source/Core/
DValueObject.cpp549 size_t ValueObject::GetNumChildren(uint32_t max) { in GetNumChildren() function in ValueObject
DIOHandlerCursesGUI.cpp1658 size_t GetNumChildren() { in GetNumChildren() function in TreeItem
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp5152 uint32_t TypeSystemClang::GetNumChildren(lldb::opaque_compiler_type_t type, in GetNumChildren() function in TypeSystemClang