Function rustc_hir_analysis::check::region::resolve_stmt

source ยท
fn resolve_stmt<'tcx>(
    visitor: &mut RegionResolutionVisitor<'tcx>,
    stmt: &'tcx Stmt<'tcx>,
)