Function rustc_hir_analysis::check::region::resolve_stmt

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