Searched defs:new_struct (Results 1 – 3 of 3) sorted by relevance
7 fn new_struct( in new_struct() function
826 auto* new_struct = ctx.dst->Structure(ctx.dst->Sym(), new_members); in ProcessStructParameter() local
1156 let new_struct = Ty::new_adt(tcx, def, substs); in confirm_builtin_unsize_candidate() localVariable