Home
last modified time | relevance | path

Searched refs:funcptr3 (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/test/Sema/
Dblock-return.c99 int (*funcptr3[5])(long); variable
100 int sz8 = sizeof(^int (*[5])(long) {return funcptr3;}); // expected-error {{block cannot return arr…
/external/clang/test/Sema/
Dblock-return.c99 int (*funcptr3[5])(long); variable
100 int sz8 = sizeof(^int (*[5])(long) {return funcptr3;}); // expected-error {{block cannot return arr…