Searched refs:ary2 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/Parser/
H A Dbuiltin_classify_type.c12 static int ary2[(__builtin_classify_type)(a)]; // expected-error{{variable length array declaration can not have 'static' storage duration}} local
/external/clang/test/Sema/
H A Darray-init.c8 int ary2[] = { x, y, z }; // expected-error{{initializer element is not a compile-time constant}} variable

Completed in 79 milliseconds