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