MCPcopy Create free account
hub / github.com/bea4dev/catla / collect_variable_binding

Function collect_variable_binding

src/catla_print_debug/src/optimization.rs:162–191  ·  view source on GitHub ↗
(
    binding: &VariableBinding,
    name_resolved_map: &HashMap<EntityID, ResolvedInfo>,
    lifetime_results: &LifetimeAnalyzeResults,
    labels: &mut Vec<DebugLabel>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

collect_programFunction · 0.85
collect_expressionFunction · 0.85

Calls 3

resolve_variable_entityFunction · 0.85
build_variable_labelFunction · 0.85
cloneMethod · 0.45

Tested by

no test coverage detected