Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isArrayType

2136     assert(!type->isArrayType() && "array variable should not be caught");
2622 assert(!type->isArrayType() && "array variable should not be caught");
2642 assert(!T->isArrayType() && "__block array variable should not be caught");
4785 assert(!fieldType->isArrayType() && "ivar of non-constant array type?");