Home | History | Annotate | Download | only in Core

Lines Matching refs:getTypeSizeInChars

1105   CharUnits EleSize = Ctx.getTypeSizeInChars(EleTy);
1412 if (Ctx.getTypeSizeInChars(baseT) >= Ctx.getTypeSizeInChars(elemT)) {