Function rustc::middle::ty::walk_regions_and_ty[src]

pub fn walk_regions_and_ty(cx: &ctxt, ty: t, fldr: |r: Region|, fldt: |t: t|) -> t