Searched defs:arrayType (Results 1 – 8 of 8) sorted by relevance
95 RetType* arrayType(int A1[], int const volatile A2[2], int A3[][2], in arrayType() function
1416 const ArrayType *arrayType = getContext().getAsArrayType(type); in emitDestroy() local1505 while (const ArrayType *arrayType = CGF.getContext().getAsArrayType(type)) { in emitPartialArrayDestroy() local
1357 const ArrayType *arrayType = origArrayType; in emitArrayLength() local
425 if (const ConstantArrayType *arrayType in EmitCXXConstructExpr() local
1614 const CXXConstructorDecl *ctor, const ConstantArrayType *arrayType, in EmitCXXAggrConstructorCall()
125 const ArrayType *arrayType = Context.getAsArrayType(declType); in IsStringInit() local940 if (const ArrayType *arrayType = SemaRef.Context.getAsArrayType(ElemType)) { in CheckSubElementType() local1363 const ArrayType *arrayType = SemaRef.Context.getAsArrayType(DeclType); in CheckArrayType() local
3797 while (const ArrayType *arrayType = astContext.getAsArrayType(ty)) { in getDestructorDecl() local
1317 if (const ArrayType *arrayType = getAsArrayType(T)) { in getDeclAlign() local