Searched defs:can_derive_copy (Results 1 – 3 of 3) sorted by relevance
32 fn can_derive_copy(&self, ctx: &BindgenContext) -> bool; in can_derive_copy() method
328 fn can_derive_copy(&self, ctx: &BindgenContext) -> bool { in can_derive_copy() method
234 fn can_derive_copy(&self, ctx: &BindgenContext) -> bool { in can_derive_copy() function