Searched defs:pr23151 (Results 1 – 2 of 2) 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