Home | History | Annotate | Download | only in AST

Lines Matching full:minwidth

1323         unsigned MinWidth = Target->getLargeArrayMinWidth();
1324 if (!ForAlignof && MinWidth) {
1328 MinWidth <= getTypeSize(cast<ConstantArrayType>(arrayType)))