Home
last modified time | relevance | path

Searched refs:PaddingUnion (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dtype-traits.cpp2608 union PaddingUnion { union
2613 static_assert(!has_unique_object_representations<PaddingUnion>::value, "unions follow the same rule…