Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/X86/
H A Dx86_32-arguments-darwin.c148 struct s36 { struct { int : 0; } a[2][10]; char b; char c; } f36(void) { while (1) {} } in f36() argument
/llvm-project/clang/test/CodeGen/
H A Darm64-arguments.c254 struct s36 struct
258 typedef struct s36 s36_with_align; argument
/llvm-project/clang/test/Sema/
H A Dtest-wunaligned-access.c498 struct U36 s36; variable