Home | History | Annotate | Download | only in AST

Lines Matching refs:getTypeSizeInChars

1371   Size = Info.Ctx.getTypeSizeInChars(Type);
4307 CharUnits Size = Info.Ctx.getTypeSizeInChars(T);
5108 CharUnits Size = Info.Ctx.getTypeSizeInChars(BaseTy);
5272 CharUnits ElementSize = Info.Ctx.getTypeSizeInChars(CurrentType);