Function rustc_resolve::late::lifetimes::is_late_bound_map[][src]

fn is_late_bound_map<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: LocalDefId
) -> Option<(LocalDefId, &'tcx FxHashSet<ItemLocalId>)>