Searched refs:ChildList (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/debugger/value/value_nodes/
H A DCompoundValueNode.h46 typedef BObjectList<Child> ChildList; typedef in class:CompoundValueNode
50 ChildList fChildren;
H A DArrayValueNode.h52 typedef BObjectList<AbstractArrayValueNodeChild> ChildList; typedef in class:AbstractArrayValueNode
56 ChildList fChildren;
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp540 typedef BObjectList<ModelNode> ChildList; typedef in class:VariablesView::ModelNode
573 ChildList fChildren;

Completed in 79 milliseconds