Skip to main content

collect_internal_calls

Function collect_internal_calls 

Source
fn collect_internal_calls(
    gcx: Gcx<'_>,
    expr: &Expr<'_>,
    calls: &mut BTreeSet<FunctionId>,
)