Home
last modified time | relevance | path

Searched defs:s1_1 (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dpragma-pack-and-options-align.c21 struct s1_1 { struct
25 extern int a[sizeof(struct s1_1) == 8 ? 1 : -1]; argument
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dmicrosoft-uuidof.cpp75 GUID s1_1 = __uuidof(S1); in fun() local
H A Dx86_32-arguments.cpp67 struct s1_1 : s1_0 { }; struct