Searched refs:array5 (Results 1 – 9 of 9) sorted by relevance
25 NonPOD array5[N]; // expected-error{{no matching constructor for initialization of 'NonPOD [N]'}} in vla() local
24 int array5[Fibonacci<5>::value == 5? 1 : -1]; variable
14 integer :: array5(2,3) = RESHAPE([(n, n=1,6)], [2.2,3.3]) variable
55 int array5[X0<float>::Inner0<const int*>::value == 2? 1 : -1]; variable
105 …id array5 = @[ x.get ]; // expected-error{{reference to non-static member function must be called}}
102 …id array5 = @[ x.get ]; // expected-error{{reference to non-static member function must be called}}