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