Searched defs:arrayType (Results 1 – 13 of 13) sorted by relevance
65 if (auto arrayType = mlir::dyn_cast<cir::ArrayType>(attr.getType())) { in convertToDenseElementsAttrImpl() local130 while (auto arrayType = mlir::dyn_cast<cir::ArrayType>(type)) { in lowerConstArrayAttr() local
138 while (const auto *arrayType = type->getAsArrayTypeUnsafe()) { in getArrayDepth() local
1860 if (const ArrayType *arrayType = getAsArrayType(T)) { in getDeclAlign() local
75 auto arrayType = CGM.getContext().getAsConstantArrayType(type); in addTypedData() local
2398 const ArrayType *arrayType = getContext().getAsArrayType(type); in emitDestroy() local2498 while (const ArrayType *arrayType = CGF.getContext().getAsArrayType(type)) { in emitPartialArrayDestroy() local
642 if (const ArrayType *arrayType in EmitCXXConstructExpr() local
2325 const ArrayType *arrayType = origArrayType; in emitArrayLength() local
4287 QualType *arrayType = nullptr, in emitArraySubscriptGEP()4592 QualType arrayType = Array->getType(); in EmitArraySubscriptExpr() local
5231 if (auto arrayType = CGM.getContext().getAsIncompleteArrayType(fieldType)) { in visitField() local5236 while (auto arrayType = CGM.getContext().getAsConstantArrayType(fieldType)) { in visitField() local
1988 const CXXConstructorDecl *ctor, const ArrayType *arrayType, in EmitCXXAggrConstructorCall()
1077 const AstTypeMatcher<ArrayType> arrayType; variable
161 const ArrayType *arrayType = Context.getAsArrayType(declType); in IsStringInit() local1615 } else if (const ArrayType *arrayType = in CheckSubElementType() local2110 const ArrayType *arrayType = SemaRef.Context.getAsArrayType(DeclType); in CheckArrayType() local
5425 while (const ArrayType *arrayType = astContext.getAsArrayType(ty)) { in getDestructorDecl() local5455 while (const ArrayType *arrayType = astContext.getAsArrayType(ty)) { in getDestructorDecl() local