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