Home | History | Annotate | Download | only in Sema

Lines Matching refs:IndexValue

2496       llvm::APSInt IndexValue;
2498 Index = CheckArrayDesignatorExpr(*this, Index, IndexValue).get();