Function rustc_typeck::hir::intravisit::walk_fn [] [src]

pub fn walk_fn<'v, V>(visitor: &mut V, function_kind: FnKind<'v>, function_declaration: &'v FnDecl, function_body: &'v Block, _span: Span) where V: Visitor<'v>
Unstable (rustc_private)