Home | History | Annotate | Download | only in Analysis

Lines Matching full:subscript

181 // This test case test the use of a vector type within an array subscript
769 int *p = &a[i]; // expected-warning{{Array subscript is undefined}}