Home | History | Annotate | Download | only in Sema

Lines Matching refs:getMaxSizeBits

4639   if (ActiveSizeBits > ConstantArrayType::getMaxSizeBits(Context)) {