Home
last modified time | relevance | path

Searched refs:fItemCountLocation (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/debugger/value/value_nodes/
H A DBListValueNode.h62 BVariant fItemCountLocation; variable
/haiku/src/kits/debugger/value/value_nodes/
H A DBListValueNode.cpp274 fItemCountLocation = memberLocation->PieceAt(0).address; in ResolvedLocationAndValue()
358 BListItemCountNodeChild(fItemCountLocation, this, fItemCountType); in CreateChildrenInRange()