Searched refs:write_struct_operators (Results 1 – 2 of 2) sorted by relevance
155 Api::Struct(strct) => write_struct_operators(out, strct), in write_functions()571 fn write_struct_operators<'a>(out: &mut OutFile<'a>, strct: &'a Struct) { in write_struct_operators() function