Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dtypedef_alignment_mismatch_warning.cpp37 using UsingAligned4 = __attribute__((aligned(4))) StructAligned8; in test1() typedef
52 using UsingAligned4 = __attribute__((aligned(4))) StructAligned8; in test1_byvalue() typedef
70 using UsingAligned4 = __attribute__((aligned(4))) StructAligned8; in test2() typedef
89 using UsingAligned4 = __attribute__((aligned(4))) StructAligned8; in test2_byvalue() typedef
116 using UsingAligned4 = __attribute__((aligned(4))) StructAligned8; in test5() typedef
141 using UsingAligned4 = __attribute__((aligned(4))) StructAligned8; in test6() typedef
165 using UsingAligned4 = __attribute__((aligned(4))) StructAligned8; in test7() typedef
205 using UsingAligned4 = __attribute__((aligned(4))) StructAligned8; in test8() typedef
248 using UsingAligned4 = __attribute__((aligned(4))) test9Struct; in test9() typedef
276 using UsingAligned4 = __attribute__((aligned(4))) StructAligned8; in test10() typedef