Searched refs:array5 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/SemaCXX/
H A Dc99-variable-length-array-cxx11.cpp25 NonPOD array5[N]; // expected-error{{variable length array of non-POD element type 'NonPOD'}} local
/external/clang/test/SemaTemplate/
H A Dfibonacci.cpp24 int array5[Fibonacci<5>::value == 5? 1 : -1]; variable
/external/clang/test/CXX/temp/temp.decls/temp.class.spec/
H A Dp6.cpp55 int array5[X0<float>::Inner0<const int*>::value == 2? 1 : -1]; variable

Completed in 91 milliseconds