Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
H A Dunion.pass.cpp30 void test_union() in test_union() function
46 test_union<Union>(); in main()
/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
H A Dunion.pass.cpp38 void test_union() in test_union() function
56 test_union<Union>(); in main()
/llvm-project/clang/test/SemaObjCXX/
H A Darc-0x.mm111 namespace test_union {
160test_union::S1::(anonymous union at {{.*}})' has a deleted copy constructor}} expected-note-re {{c…
171 …struct { // expected-note-re 6 {{'S2' is implicitly deleted because variant field 'test_union::S2:…
193 …tor of '(unnamed union at {{.*}}' is implicitly deleted because field 'test_union::(anonymous unio…
194 …r of '(anonymous union at {{.*}}' is implicitly deleted because field 'test_union::(anonymous unio…
/llvm-project/polly/lib/External/isl/
H A Disl_test.c3964 static int test_union(isl_ctx *ctx) in test_union() function
11008 { "union", &test_union },