Searched refs:other_inner (Results 1 – 1 of 1) sorted by relevance
938 let other_inner: &T = other; in cmp() localVariable939 inner.cmp(other_inner) in cmp()951 let other_inner: &T = other; in partial_cmp() localVariable952 inner.partial_cmp(other_inner) in partial_cmp()