rustc_middle::query::cached

Function is_reachable_non_generic

source
pub fn is_reachable_non_generic<'tcx>(
    _: TyCtxt<'tcx>,
    def_id: &Key<'tcx>,
) -> bool