rustc_ast::mut_visit

Function walk_local

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