Home
last modified time | relevance | path

Searched refs:ignore_array_bounds (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp96 const bool ignore_array_bounds = false; in GetChildAtIndex() local
111 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildAtIndex()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp57 bool ignore_array_bounds = synthetic_array_member; in CreateChildAtIndex() local
75 ignore_array_bounds, child_name_str, child_byte_size, child_byte_offset, in CreateChildAtIndex()
H A DValueObject.cpp484 bool ignore_array_bounds = synthetic_array_member; in CreateChildAtIndex() local
501 ignore_array_bounds, child_name_str, child_byte_size, child_byte_offset, in CreateChildAtIndex()
2589 bool ignore_array_bounds = false; in Dereference() local
2607 ignore_array_bounds, child_name_str, child_byte_size, child_byte_offset, in Dereference()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompilerType.h426 bool omit_empty_base_classes, bool ignore_array_bounds,
H A DTypeSystem.h343 bool ignore_array_bounds, std::string &child_name,
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp905 const bool ignore_array_bounds = false; in GetChildType() local
919 ignore_array_bounds, name, size, child_offs, child_bitfield_bit_size, in GetChildType()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp871 bool omit_empty_base_classes, bool ignore_array_bounds, in GetChildCompilerTypeAtIndex() argument
881 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildCompilerTypeAtIndex()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h877 bool ignore_array_bounds, std::string &child_name,
H A DTypeSystemClang.cpp6078 bool ignore_array_bounds, std::string &child_name, in GetChildCompilerTypeAtIndex() argument
6366 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildCompilerTypeAtIndex()
6417 if (ignore_array_bounds || idx_is_valid) { in GetChildCompilerTypeAtIndex()
6446 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildCompilerTypeAtIndex()
6486 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildCompilerTypeAtIndex()