kecc::ir::parse

Function resolve_structs

Source
fn resolve_structs(
    struct_type: Dtype,
    structs: &mut HashMap<String, Option<Dtype>>,
)