Searched defs:array5 (Results 1 – 3 of 3) sorted by relevance
25 NonPOD array5[N]; // expected-error{{variable length array of non-POD element type 'NonPOD'}} in vla() local
24 int array5[Fibonacci<5>::value == 5? 1 : -1]; variable
55 int array5[X0<float>::Inner0<const int*>::value == 2? 1 : -1]; variable