Home
last modified time | relevance | path

Searched defs:ignore_array_bounds (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDValueObjectConstResultImpl.cpp56 bool ignore_array_bounds = false; in CreateChildAtIndex() local
112 bool ignore_array_bounds = true; in CreateSyntheticArrayMember() local
HDValueObject.cpp493 bool ignore_array_bounds = false; in CreateChildAtIndex() local
528 bool ignore_array_bounds = true; in CreateSyntheticArrayMember() local
2805 bool ignore_array_bounds = false; in Dereference() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
HDBlockPointer.cpp97 const bool ignore_array_bounds = false; in GetChildAtIndex() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
HDABISysV_ppc64.cpp909 const bool ignore_array_bounds = false; in GetChildType() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Symbol/
HDCompilerType.cpp906 bool omit_empty_base_classes, bool ignore_array_bounds, in GetChildCompilerTypeAtIndex()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp6195 bool ignore_array_bounds, std::string &child_name, in GetChildCompilerTypeAtIndex()