Home
last modified time | relevance | path

Searched defs:s35 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGen/X86/
H A Dx86_32-arguments-darwin.c145 struct s35 { struct { int : 0; } a; char b; char c; } f35(void) { while (1) {} } in f35() argument
/llvm-project/clang/test/CodeGen/
H A Darm-arguments.c190 struct s35 struct
194 typedef struct s35 s35_with_align; argument
H A Darm64-arguments.c236 struct s35 struct
240 typedef struct s35 s35_with_align; argument
/llvm-project/clang/test/Sema/
H A Dtest-wunaligned-access.c497 struct U35 s35; variable