Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ConstantArrayType

842     const ConstantArrayType *CAT = cast<ConstantArrayType>(T);
1262 if (const ConstantArrayType *CAT =
1449 if (const ConstantArrayType *CAT = Context.getAsConstantArrayType(T)) {