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