pub fn function_with_body_scc(
    db: &dyn LoweringGroup,
    function_id: FunctionWithBodyId
) -> Vec<FunctionWithBodyId>
Expand description