Function rustc_middle::query::cached::is_reachable_non_generic

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