Skip to main content

seed_internal_callsite_facts

Function seed_internal_callsite_facts 

Source
fn seed_internal_callsite_facts<'hir>(
    gcx: Gcx<'hir>,
    hir: &'hir Hir<'hir>,
    has_solady_lib: bool,
    func: &'hir Function<'hir>,
    out: &mut Analyzer<'hir>,
)