Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDValueObjectConstResultImpl.cpp63 bool ignore_array_bounds = synthetic_array_member; in CreateChildAtIndex() local
HDValueObject.cpp823 bool ignore_array_bounds = synthetic_array_member; in CreateChildAtIndex() local
3719 bool ignore_array_bounds = false; in Dereference() local
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTType.cpp3371 bool ignore_array_bounds, in GetChildClangTypeAtIndex()