rustc_hir_analysis::collect::generics_of

Function has_late_bound_regions

source
fn has_late_bound_regions<'tcx>(
    tcx: TyCtxt<'tcx>,
    node: Node<'tcx>,
) -> Option<Span>