Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp537 bool ignore_array_bounds = synthetic_array_member; in CreateChildAtIndex() local
554 ignore_array_bounds, child_name_str, child_byte_size, child_byte_offset, in CreateChildAtIndex()
2640 bool ignore_array_bounds = false; in Dereference() local
2658 ignore_array_bounds, child_name_str, child_byte_size, child_byte_offset, in Dereference()
/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp106 const bool ignore_array_bounds = false; in GetChildAtIndex() local
121 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildAtIndex()
/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerType.cpp604 bool omit_empty_base_classes, bool ignore_array_bounds, in GetChildCompilerTypeAtIndex() argument
614 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildCompilerTypeAtIndex()
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DCompilerType.h319 bool omit_empty_base_classes, bool ignore_array_bounds,
H A DTypeSystem.h326 bool ignore_array_bounds, std::string &child_name,
/llvm-project-15.0.7/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()
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h790 bool ignore_array_bounds, std::string &child_name,
H A DTypeSystemClang.cpp6148 bool ignore_array_bounds, std::string &child_name, in GetChildCompilerTypeAtIndex() argument
6436 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildCompilerTypeAtIndex()
6487 if (ignore_array_bounds || idx_is_valid) { in GetChildCompilerTypeAtIndex()
6516 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildCompilerTypeAtIndex()
6556 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildCompilerTypeAtIndex()