Home | History | Annotate | Download | only in Sema

Lines Matching refs:getMaxSizeBits

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