Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CAT

3116     const ConstantArrayType *CAT = Context.getAsConstantArrayType(E->getType());
3117 Str.resize(CAT->getSize().getZExtValue());