Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ConstantArrayType

964     const ConstantArrayType *CAT = cast<ConstantArrayType>(T);
1581 if (const ConstantArrayType *CAT = Context.getAsConstantArrayType(T)) {