Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:CAT

3576       if (const ConstantArrayType *CAT = Context->getAsConstantArrayType(CType)) {
3578 llvm::APInt Dim = CAT->getSize();