Home | History | Annotate | Download | only in Sema

Lines Matching refs:IndexValue

2773       llvm::APSInt IndexValue;
2775 Index = CheckArrayDesignatorExpr(*this, Index, IndexValue).get();