Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DValueObjectConstResultImpl.cpp57 bool ignore_array_bounds = synthetic_array_member; in CreateChildAtIndex() local
DValueObject.cpp592 bool ignore_array_bounds = synthetic_array_member; in CreateChildAtIndex() local
2736 bool ignore_array_bounds = false; in Dereference() local
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DBlockPointer.cpp112 const bool ignore_array_bounds = false; in GetChildAtIndex() local
/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp592 bool omit_empty_base_classes, bool ignore_array_bounds, in GetChildCompilerTypeAtIndex()
/external/llvm-project/lldb/source/Plugins/ABI/PowerPC/
DABISysV_ppc64.cpp905 const bool ignore_array_bounds = false; in GetChildType() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp5980 bool ignore_array_bounds, std::string &child_name, in GetChildCompilerTypeAtIndex()