reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1644 if (Index >= IList->getNumInits()) { 1648 IList->getEndLoc()); 1655 Expr *Init = IList->getInit(Index); 1678 IList->setInit(Index, ResultExpr); 1695 if (Index >= IList->getNumInits()) { 1696 CheckEmptyInitializable(ElementEntity, IList->getEndLoc()); 1701 CheckSubElementType(ElementEntity, IList, elementType, Index, 1722 SemaRef.Diag(IList->getBeginLoc(), 1737 SemaRef.Diag(IList->getBeginLoc(), 1753 if (Index >= IList->getNumInits()) 1758 QualType IType = IList->getInit(Index)->getType(); 1760 CheckSubElementType(ElementEntity, IList, elementType, Index, 1773 CheckSubElementType(ElementEntity, IList, VecType, Index, 1782 SemaRef.Diag(IList->getBeginLoc(),