MCPcopy Create free account
hub / github.com/capy-language/capy / create_mangled_for_naive_lambda

Function create_mangled_for_naive_lambda

crates/codegen/src/mangle.rs:41–68  ·  view source on GitHub ↗
(
    mod_dir: &std::path::Path,
    interner: &'a Interner,
    loc: NaiveLambdaLoc,
    final_parts: impl Iterator<Item = MangledPart<'a>>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

to_mangled_nameMethod · 0.85
create_mangled_for_naiveFunction · 0.85

Calls 6

get_naive_lambda_globalFunction · 0.85
create_mangled_for_fileFunction · 0.85
fileMethod · 0.80
lambdaMethod · 0.80
to_stringMethod · 0.45

Tested by

no test coverage detected