Home
last modified time | relevance | path

Searched defs:elementIndex (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/debugger/value/value_nodes/
H A DArrayValueNode.cpp237 AbstractArrayValueNode* parent, const BString& name, int64 elementIndex) in AbstractArrayValueNodeChild()
269 const BString& name, int64 elementIndex, Type* type) in ArrayValueNodeChild()
339 AbstractArrayValueNode* parent, const BString& name, int64 elementIndex, in InternalArrayValueNodeChild()
H A DBListValueNode.cpp54 BListValueNode* parent, int64 elementIndex, Type* type) in BListElementNodeChild()