Searched refs:pr23151 (Results 1 – 4 of 4) sorted by relevance
21 void pr23151(int (&)[*]) { // expected-error {{variable length array must be bound in function defi… in pr23151() function
64 void pr23151(int (*p1)[*]) // expected-error {{variable length array must be bound in function defi… in pr23151() function