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>