Home | History | Annotate | Download | only in Sema

Lines Matching full:elementsize

7403         CharUnits ElementSize = Context.getTypeSizeInChars(rpointee);
7404 if (ElementSize.isZero()) {