Searched defs:can_derive_default (Results 1 – 3 of 3) sorted by relevance
40 fn can_derive_default(&self, ctx: &BindgenContext) -> bool; in can_derive_default() method
322 fn can_derive_default(&self, ctx: &BindgenContext) -> bool { in can_derive_default() method
225 fn can_derive_default(&self, ctx: &BindgenContext) -> bool { in can_derive_default() function