compute_declarations_graph

Function compute_declarations_graph 

Source
fn compute_declarations_graph<'tcx>(
    ctx: &'tcx TransformCtx,
) -> DiGraphMap<ItemId, ()>