Home | History | Annotate | Download | only in Sema

Lines Matching refs:CAT

2233       if (const ConstantArrayType *CAT = dyn_cast<ConstantArrayType>(UnqAT))
2235 CAT->getSize(), Context.getPointerDiffType(), RangeLoc);