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

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp1727 ValueNode* parentValueNode = parent->NodeChild()->Node(); local
1728 if (parentValueNode != NULL) {
1729 if (parentValueNode->GetType()->ResolveRawType(false)->Kind()

Completed in 138 milliseconds