Searched defs:NoPadding (Results 1 – 2 of 2) sorted by relevance
86 struct NoPadding { struct92 struct NoPadding a, b; in Test_NoPadding() argument
2547 struct NoPadding { struct2552 static_assert(has_unique_object_representations<NoPadding>::value, "types without padding are"); argument