Home | History | Annotate | Download | only in Sema

Lines Matching refs:getMaxSizeBits

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