Searched refs:can_derive_compound_with_vtable (Results 1 – 1 of 1) sorted by relevance
367 if !self.derive_trait.can_derive_compound_with_vtable() && in constrain_type()520 fn can_derive_compound_with_vtable(&self) -> bool { in can_derive_compound_with_vtable() method