Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDValueObjectConstResultImpl.cpp56 bool ignore_array_bounds = false; in CreateChildAtIndex() local
72 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in CreateChildAtIndex()
112 bool ignore_array_bounds = true; in CreateSyntheticArrayMember() local
129 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in CreateSyntheticArrayMember()
HDValueObject.cpp493 bool ignore_array_bounds = false; in CreateChildAtIndex() local
509 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in CreateChildAtIndex()
528 bool ignore_array_bounds = true; in CreateSyntheticArrayMember() local
544 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in CreateSyntheticArrayMember()
2805 bool ignore_array_bounds = false; in Dereference() local
2823 ignore_array_bounds, child_name_str, child_byte_size, child_byte_offset, in Dereference()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
HDBlockPointer.cpp97 const bool ignore_array_bounds = false; in GetChildAtIndex() local
111 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildAtIndex()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDCompilerType.h441 bool omit_empty_base_classes, bool ignore_array_bounds,
HDTypeSystem.h366 bool ignore_array_bounds, std::string &child_name,
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
HDABISysV_ppc64.cpp909 const bool ignore_array_bounds = false; in GetChildType() local
923 ignore_array_bounds, name, size, child_offs, child_bitfield_bit_size, in GetChildType()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
HDCompilerType.cpp906 bool omit_empty_base_classes, bool ignore_array_bounds, in GetChildCompilerTypeAtIndex() argument
916 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildCompilerTypeAtIndex()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.h895 bool ignore_array_bounds, std::string &child_name,
HDTypeSystemClang.cpp6195 bool ignore_array_bounds, std::string &child_name, in GetChildCompilerTypeAtIndex() argument
6491 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildCompilerTypeAtIndex()
6542 if (ignore_array_bounds || idx_is_valid) { in GetChildCompilerTypeAtIndex()
6571 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildCompilerTypeAtIndex()
6611 ignore_array_bounds, child_name, child_byte_size, child_byte_offset, in GetChildCompilerTypeAtIndex()