Function rustc_hir_typeck::typeck

source ยท
pub(crate) fn typeck<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: LocalDefId,
) -> &TypeckResults<'tcx>