Home | History | Annotate | Download | only in Sema

Lines Matching defs:IndexValue

2204       llvm::APSInt IndexValue;
2206 Index = CheckArrayDesignatorExpr(*this, Index, IndexValue).take();