Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp56 bool ignore_array_bounds = false; in CreateChildAtIndex() local
112 bool ignore_array_bounds = true; in CreateSyntheticArrayMember() local
H A DValueObject.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/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp97 const bool ignore_array_bounds = false; in GetChildAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp909 const bool ignore_array_bounds = false; in GetChildType() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp906 bool omit_empty_base_classes, bool ignore_array_bounds, in GetChildCompilerTypeAtIndex()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6195 bool ignore_array_bounds, std::string &child_name, in GetChildCompilerTypeAtIndex()