Searched defs:arrayType (Results 1 – 7 of 7) sorted by relevance
1435 const ArrayType *arrayType = getContext().getAsArrayType(type); in emitDestroy() local1524 while (const ArrayType *arrayType = CGF.getContext().getAsArrayType(type)) { in emitPartialArrayDestroy() local
1395 const ArrayType *arrayType = origArrayType; in emitArrayLength() local
432 if (const ConstantArrayType *arrayType in EmitCXXConstructExpr() local
1657 const CXXConstructorDecl *ctor, const ConstantArrayType *arrayType, in EmitCXXAggrConstructorCall()
125 const ArrayType *arrayType = Context.getAsArrayType(declType); in IsStringInit() local1111 } else if (const ArrayType *arrayType = in CheckSubElementType() local1509 const ArrayType *arrayType = SemaRef.Context.getAsArrayType(DeclType); in CheckArrayType() local
3808 while (const ArrayType *arrayType = astContext.getAsArrayType(ty)) { in getDestructorDecl() local
1351 if (const ArrayType *arrayType = getAsArrayType(T)) { in getDeclAlign() local