Function rustc_hir::intravisit::walk_stmt[][src]

pub fn walk_stmt<'v, V: Visitor<'v>>(visitor: &mut V, statement: &'v Stmt<'v>)