Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getAsArrayType

1300   const ArrayType *arrayType = getContext().getAsArrayType(type);
1389 while (const ArrayType *arrayType = CGF.getContext().getAsArrayType(type)) {