Searched defs:leaf_ptr (Results 1 – 6 of 6) sorted by relevance
164 const leaf_type* leaf_ptr() const { in leaf_ptr() function168 leaf_type* leaf_ptr() { in leaf_ptr() function
327 let leaf_ptr: *const _ = Self::as_leaf_ptr(&self); in ascend() localVariable