Function rustc::hir::intravisit::compute_id_range_for_fn_body [] [src]

pub fn compute_id_range_for_fn_body(fk: FnKind, decl: &FnDecl, body: &Block, sp: Span, id: NodeId) -> IdRange
Unstable (rustc_private)

Computes the id range for a single fn body, ignoring nested items.