Searched refs:hasRight (Results 1 – 2 of 2) sorted by relevance
594 bool hasRight = NULL != x->fChildren[kRight_Child]; in deleteAtNode() local597 if (hasLeft && hasRight) { in deleteAtNode()