Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/
H A Doffsetof.c59 struct has_bitfields { struct
64 int test3 = __builtin_offsetof(struct has_bitfields, j); // expected-error{{cannot compute offset o… argument
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Doffsetof.cpp33 struct has_bitfields { struct
38 int test3 = __builtin_offsetof(struct has_bitfields, j); // expected-error{{cannot compute offset o… argument