Function rustc_ast::mut_visit::visit_thin_exprs

source ยท
fn visit_thin_exprs<T: MutVisitor>(vis: &mut T, exprs: &mut ThinVec<P<Expr>>)