Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp57 bool ignore_array_bounds = synthetic_array_member; in CreateChildAtIndex() local
H A DValueObject.cpp538 bool ignore_array_bounds = synthetic_array_member; in CreateChildAtIndex() local
2649 bool ignore_array_bounds = false; in Dereference() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp108 const bool ignore_array_bounds = false; in GetChildAtIndex() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp905 const bool ignore_array_bounds = false; in GetChildType() local
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp686 bool omit_empty_base_classes, bool ignore_array_bounds, in GetChildCompilerTypeAtIndex()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6203 bool ignore_array_bounds, std::string &child_name, in GetChildCompilerTypeAtIndex()