Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getAsArrayType

1499   const ArrayType *arrayType = getContext().getAsArrayType(type);
1594 while (const ArrayType *arrayType = CGF.getContext().getAsArrayType(type)) {