Searched defs:map_bound (Results 1 – 2 of 2) sorted by relevance
570 pub fn map_bound<F, U>(self, f: F) -> EarlyBinder<U> in map_bound() method
1098 pub fn map_bound<F, U: TypeVisitable<TyCtxt<'tcx>>>(self, f: F) -> Binder<'tcx, U> in map_bound() method