Searched defs:replace_region (Results 1 – 2 of 2) sorted by relevance
136 fn replace_region(&mut self, br: ty::BoundRegion) -> ty::Region<'tcx>; in replace_region() method148 fn replace_region(&mut self, br: ty::BoundRegion) -> ty::Region<'tcx> { in replace_region() method383 fn replace_region(&mut self, br: ty::BoundRegion) -> ty::Region<'tcx> { in anonymize_bound_vars() method
1376 fn replace_region(&mut self, br: ty::BoundRegion) -> ty::Region<'tcx> { in instantiate_binder_with_fresh_vars() method