Searched refs:compound_literal (Results 1 – 9 of 9) sorted by relevance
28 void compound_literal() { in compound_literal() function36 template void compound_literal<int>();
76 compound_literal *sptr = &s;
73 typedef typeof((struct S){.x = 3.5}) compound_literal; typedef
21 void* compound_literal(int x, int y) { in compound_literal() function
205 void compound_literal() { in compound_literal() function