Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dvla.cpp21 void pr23151(int (&)[*]) { // expected-error {{variable length array must be bound in function defi… in pr23151() function
/external/llvm-project/clang/test/SemaCXX/
Dvla.cpp21 void pr23151(int (&)[*]) { // expected-error {{variable length array must be bound in function defi… in pr23151() function
/external/clang/test/Sema/
Dvla.c64 void pr23151(int (*p1)[*]) // expected-error {{variable length array must be bound in function defi… in pr23151() function
/external/llvm-project/clang/test/Sema/
Dvla.c64 void pr23151(int (*p1)[*]) // expected-error {{variable length array must be bound in function defi… in pr23151() function