Searched refs:not_by_name (Results 1 – 1 of 1) sorted by relevance
162 if self.derive_trait.not_by_name(self.ctx, &item) { in constrain_type()458 fn not_by_name(&self, ctx: &BindgenContext, item: &Item) -> bool { in not_by_name() method