Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getAsConstantArrayType

557   if (const ConstantArrayType *AT = Context.getAsConstantArrayType(type)) {
603 if (const ConstantArrayType *AT = getContext().getAsConstantArrayType(Ty)) {
2526 if (const ConstantArrayType *AT = getContext().getAsConstantArrayType(Ty)) {