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

Function codegen_or_expression

src/catla_codegen/src/codegen.rs:3151–3186  ·  view source on GitHub ↗
(
    ast: &OrExpression,
    type_infer_results: &HashMap<EntityID, Spanned<Type>>,
    lifetime_analyze_results: Option<&LifetimeAnalyzeResults>,
    user_type_set: &GlobalUserTypeSet,
    module_st

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

codegen_expressionFunction · 0.85
codegen_expressionFunction · 0.85

Calls 1

codegen_and_expressionFunction · 0.85

Tested by

no test coverage detected