Home | History | Annotate | Download | only in Sema

Lines Matching refs:CAT

2882   if (const ConstantArrayType *CAT = Context.getAsConstantArrayType(DstArgTy)) {
2884 if (CAT->getSize().getSExtValue() <= 1)
2982 if (const ConstantArrayType *CAT = Context.getAsConstantArrayType(DstArgTy)) {
2984 if (CAT->getSize().getSExtValue() <= 1)