Home | History | Annotate | Download | only in AST

Lines Matching refs:CAT

1596   const ConstantArrayType *CAT = dyn_cast<ConstantArrayType>(getType());
1597 if (!CAT || !CAT->getElementType()->isIntegerType())