rustc_middle::query::cached

Function is_unreachable_local_definition

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