Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getAsArrayType

2230     if (const ArrayType *Array = CGM.getContext().getAsArrayType(FQT)) {
2236 while (const ArrayType *Array = CGM.getContext().getAsArrayType(FQT)) {