Searched refs:has_bitfields (Results 1 – 5 of 5) sorted by relevance
59 struct has_bitfields { struct64 int test3 = __builtin_offsetof(struct has_bitfields, j); // expected-error{{cannot compute offset o… argument
33 struct has_bitfields { struct38 int test3 = __builtin_offsetof(struct has_bitfields, j); // expected-error{{cannot compute offset o… argument
1148 fn has_bitfields(&self) -> bool { in has_bitfields() method1165 if !self.has_bitfields() { in has_too_large_bitfield_unit()