Searched defs:WithAttributes (Results 1 – 1 of 1) sorted by relevance
62 template<typename T> struct __attribute__((packed, aligned(2))) WithAttributes { struct65 WithAttributes<int> *get_with_attributes(); argument