Searched defs:S3_4 (Results 1 – 1 of 1) sorted by relevance
53 struct __attribute__((trivial_abi)) S3_4 { // expected-warning {{'trivial_abi' cannot be applied to… struct57 static_assert(!__is_trivially_relocatable(S3_4<int>), ""); argument