Searched defs:child_byte_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp98 uint32_t child_byte_size = 0; local
H A DValueObject.cpp786 uint32_t child_byte_size = 0; local
3480 uint32_t child_byte_size = 0; local
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTType.cpp2958 GetChildClangTypeAtIndex(ExecutionContext *exe_ctx, const char *parent_name, size_t idx, bool transparent_pointers, bool omit_empty_base_classes, bool ignore_array_bounds, std::string& child_name, uint32_t &child_byte_size, int32_t &child_byte_offset, uint32_t &child_bitfield_bit_size, uint32_t &child_bitfield_bit_offset, bool &child_is_base_class, bool &child_is_deref_of_parent) const argument
[all...]

Completed in 121 milliseconds