Home | History | Annotate | Download | only in Sema

Lines Matching full:subscript

2543     // each dimension of the array. We use these index variables to subscript
2577 // Subscript the array with this iteration variable.
2587 // The array subscript expression is an lvalue, which is wrong for moving.
2593 // of array-subscript entities.
7526 // Subscript the "from" and "to" expressions with the iteration variable.