Home
last modified time | relevance | path

Searched defs:new_struct (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/rust/tests/ui/issues/
Dissue-5883.rs7 fn new_struct( in new_struct() function
/third_party/skia/third_party/externals/tint/src/transform/
Dvertex_pulling.cc826 auto* new_struct = ctx.dst->Structure(ctx.dst->Sym(), new_members); in ProcessStructParameter() local
/third_party/rust/rust/compiler/rustc_trait_selection/src/traits/select/
Dconfirmation.rs1156 let new_struct = Ty::new_adt(tcx, def, substs); in confirm_builtin_unsize_candidate() localVariable