Home | History | Annotate | Download | only in Sema

Lines Matching full:indexvalue

2687       llvm::APSInt IndexValue;
2689 Index = CheckArrayDesignatorExpr(*this, Index, IndexValue).get();