Home
last modified time | relevance | path

Searched defs:has_bitfields (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Sema/
H A Doffsetof.c61 struct has_bitfields { struct
66 int test3 = __builtin_offsetof(struct has_bitfields, j); // expected-error{{cannot compute offset o… argument
/llvm-project/clang/test/SemaCXX/
H A Doffsetof.cpp34 struct has_bitfields { struct
39 int test3 = __builtin_offsetof(struct has_bitfields, j); // expected-error{{cannot compute offset o… argument