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

/haiku/headers/private/debugger/value/value_nodes/
H A DBListValueNode.h40 virtual bool IsContainerRangeFixed() const;
/haiku/headers/private/debugger/value/
H A DValueNode.h67 virtual bool IsContainerRangeFixed() const;
/haiku/src/kits/debugger/value/
H A DValueNode.cpp75 ValueNode::IsContainerRangeFixed() const function in class:ValueNode
/haiku/src/kits/debugger/value/value_nodes/
H A DBListValueNode.cpp328 BListValueNode::IsContainerRangeFixed() const function in class:BListValueNode
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp2076 bool fixedRange = valueNode->IsContainerRangeFixed();

Completed in 53 milliseconds