Searched defs:insert_child (Results 1 – 5 of 5) sorted by relevance
35 pub(crate) fn insert_child(&mut self, parent: usize, child: T) -> usize { in insert_child() function
411 gpir_node *insert_child) in gpir_node_insert_child()
298 def insert_child(self, i, child): member in Node
332 def insert_child(self, i, child): member in Node