Searched refs:array5 (Results 1 – 4 of 4) 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
102 …id array5 = @[ x.get ]; // expected-error{{reference to non-static member function must be called}}