Searched refs:first_child (Results 1 – 1 of 1) sorted by relevance
831 head: self.first_child(), in into_iter()1082 fn first_child(&self) -> NodePtr<K, V> { in first_child() method1109 let first = self.first_child(); in get_first()1127 let first = self.first_child(); in pop_first()1145 let first = self.first_child(); in get_first_mut()1400 head: self.first_child(), in iter()1411 head: self.first_child(), in iter_mut()