Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObjectConstResultImpl.cpp58 int32_t child_byte_offset = 0; in CreateChildAtIndex() local
114 int32_t child_byte_offset = 0; in CreateSyntheticArrayMember() local
H A DValueObject.cpp493 int32_t child_byte_offset = 0; in CreateChildAtIndex() local
528 int32_t child_byte_offset = 0; in CreateSyntheticArrayMember() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp102 int32_t child_byte_offset = 0; in GetChildAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp912 int32_t &child_byte_offset, uint32_t &child_bitfield_bit_size, in GetChildCompilerTypeAtIndex()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6189 uint32_t &child_byte_size, int32_t &child_byte_offset, in GetChildCompilerTypeAtIndex()