Searched refs:test_union (Results 1 – 4 of 4) sorted by relevance
30 void test_union() in test_union() function46 test_union<Union>(); in main()
38 void test_union() in test_union() function56 test_union<Union>(); in main()
111 namespace test_union {160 …test_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…
3964 static int test_union(isl_ctx *ctx) in test_union() function11008 { "union", &test_union },