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