Searched refs:RightSib (Results 1 – 1 of 1) sorted by relevance
1976 NodeRef RightSib = P.getRightSibling(Level); in overflow() local1977 if (RightSib) { in overflow()1978 Elements += CurSize[Nodes] = RightSib.size(); in overflow()1979 Node[Nodes++] = &RightSib.get<NodeT>(); in overflow()