Home
last modified time | relevance | path

Searched defs:child_byte_size (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp58 uint32_t child_byte_size = 0; in CreateChildAtIndex() local
114 uint32_t child_byte_size = 0; in CreateSyntheticArrayMember() local
H A DValueObject.cpp495 uint32_t child_byte_size = 0; in CreateChildAtIndex() local
530 uint32_t child_byte_size = 0; in CreateSyntheticArrayMember() local
2808 uint32_t child_byte_size = 0; in Dereference() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp101 uint32_t child_byte_size = 0; in GetChildAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp907 std::string &child_name, uint32_t &child_byte_size, in GetChildCompilerTypeAtIndex()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6196 uint32_t &child_byte_size, int32_t &child_byte_offset, in GetChildCompilerTypeAtIndex()