rustc_hir_analysis::check::region

Function resolve_stmt

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