Home
last modified time | relevance | path

Searched refs:SA8 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dtypedef_alignment_mismatch_warning.cpp39 StructAligned8 SA8(11); in test1() local
55 StructAligned8 SA8(o); in test1_byvalue() local
72 StructAligned8 SA8; in test2() local
92 StructAligned8 SA8; in test2_byvalue() local
118 StructAligned8 SA8(11); in test5() local
143 StructAligned8 SA8(11); in test6() local
144 RefFnPtr(SA8); in test6()
145 PtrFnPtr(&SA8); in test6()
167 StructAligned8 SA8(11); in test7() local
168 SA8.memberFnAssignment(); in test7()