Searched defs:sa_alignof_helper (Results 1 – 2 of 2) sorted by relevance
95 template <class type> struct sa_alignof_helper { char __slot1; type __slot2; }; argument
78 template <class type> struct sa_alignof_helper { char __slot1; type __slot2; }; struct