Lines Matching refs:CAT
3107 // [meta.unary.cat] and [meta.unary.comp]. They are not specified as3236 // predicates in C++0x [meta.unary.cat].3979 if (const ConstantArrayType *CAT = Self.Context.getAsConstantArrayType(T))3980 return CAT->getSize().getLimitedValue();