Searched refs:first_child (Results 1 – 1 of 1) sorted by relevance
823 head: self.first_child(), in into_iter()1070 fn first_child(&self) -> NodePtr<K, V> { in first_child() method1097 let first = self.first_child(); in get_first()1115 let first = self.first_child(); in pop_first()1133 let first = self.first_child(); in get_first_mut()1399 head: self.first_child(), in iter()1410 head: self.first_child(), in iter_mut()