rustc_ast::mut_visit

Function walk_local

Source
fn walk_local<T: MutVisitor>(vis: &mut T, local: &mut P<Local>)