Home | History | Annotate | Download | only in Core

Lines Matching refs:getTypeSizeInChars

1235   CharUnits EleSize = Ctx.getTypeSizeInChars(EleTy);
1543 if (Ctx.getTypeSizeInChars(baseT) >= Ctx.getTypeSizeInChars(elemT)) {