Searched refs:SA8ptr (Results 1 – 1 of 1) sorted by relevance
175 StructAligned8 *SA8ptr; in test7() local176 SA8ptr->memberFnAssignment(); in test7()278 auto *SA8ptr = new StructAligned8(11); in test10() local279 new (SA8ptr) StructAligned8(12); in test10()