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

Function create_mangled_for_concrete_lambda

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

to_mangled_nameMethod · 0.85

Calls 5

to_naiveMethod · 0.80
comptime_argsMethod · 0.80
raw_startMethod · 0.80
to_stringMethod · 0.45

Tested by

no test coverage detected