MCPcopy Create free account
hub / github.com/IntegralPilot/rustc_codegen_jvm / generate_closure_function_name

Function generate_closure_function_name

src/lower1/closures.rs:143–160  ·  view source on GitHub ↗

Generate a consistent JVM-safe name for a closure function Format: closure_ _ _

(tcx: TyCtxt<'_>, closure_def_id: DefId)

Source from the content-addressed store, hash-verified

Callers 2

lower_closure_to_oomirFunction · 0.85
convert_basic_blockFunction · 0.85

Calls 1

make_jvm_safeFunction · 0.85

Tested by

no test coverage detected