Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/
Dderive.rs32 fn can_derive_copy(&self, ctx: &BindgenContext) -> bool; in can_derive_copy() method
Ditem.rs325 fn can_derive_copy(&self, ctx: &BindgenContext) -> bool { in can_derive_copy() method
Dcontext.rs236 fn can_derive_copy(&self, ctx: &BindgenContext) -> bool { in can_derive_copy() function