Home | History | Annotate | Download | only in Sema

Lines Matching refs:CAT

5423   if (const ConstantArrayType *CAT = Context.getAsConstantArrayType(Ty)) {
5425 if (CAT->getSize().getSExtValue() <= 1)