MCPcopy Create free account
hub / github.com/circify/circ / function_call_impl_inner_

Method function_call_impl_inner_

src/front/zsharp/mod.rs:788–890  ·  view source on GitHub ↗
(
        &self,
        f: &ast::FunctionDefinition<'ast>,
        args: Vec<T>,
        generics: HashMap<String, T>,
        f_path: PathBuf,
        f_name: String,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

mapMethod · 0.80
unwrap_termMethod · 0.80
z_bool_litFunction · 0.70
is_embedMethod · 0.45
builtin_callMethod · 0.45
lenMethod · 0.45
cloneMethod · 0.45
file_stack_pushMethod · 0.45
generics_stack_pushMethod · 0.45
cvar_enter_functionMethod · 0.45
circ_enter_fnMethod · 0.45
cvar_declare_initMethod · 0.45

Tested by

no test coverage detected