Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DValueObjectConstResultImpl.cpp96 bool ignore_array_bounds = synthetic_array_member; in CreateChildAtIndex() local
DValueObject.cpp696 bool ignore_array_bounds = synthetic_array_member; in CreateChildAtIndex() local
3715 bool ignore_array_bounds = false; in Dereference() local
/external/lldb/source/Symbol/
DClangASTType.cpp2899 bool ignore_array_bounds, in GetChildClangTypeAtIndex()