Searched refs:ChildCreationNeedsValue (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/debugger/value/value_nodes/
H A DBListValueNode.h33 virtual bool ChildCreationNeedsValue() const function in class:BListValueNode
H A DBMessageValueNode.h32 virtual bool ChildCreationNeedsValue() const function in class:BMessageValueNode
/haiku/src/kits/debugger/debug_managers/
H A DValueNodeManager.cpp115 if (oldNode != NULL && !newNode->ChildCreationNeedsValue())
155 if (valueNode->ChildCreationNeedsValue()
232 if (valueNode->ChildCreationNeedsValue())
/haiku/headers/private/debugger/value/
H A DValueNode.h52 virtual bool ChildCreationNeedsValue() const function in class:ValueNode
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp1270 if (valueNode->ChildCreationNeedsValue())

Completed in 103 milliseconds