Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/X86/
H A Dx86_32-arguments-darwin.c210 struct __attribute__((aligned(32))) s53 { struct
214 void f53(struct s53 x) {} in f53() argument
/llvm-project/clang/test/Sema/
H A Dtest-wunaligned-access.c515 struct U53 s53; variable