Searched defs:RightOf (Results 1 – 4 of 4) sorted by relevance
255 uint32_t RightOf(uint32_t node) const { return nodes_.at(node).right; } in RightOf() function
138 uint32_t RightOf(uint32_t node) const { return nodes_.at(node).right; } in RightOf() function