Home | History | Annotate | Download | only in AST

Lines Matching refs:getTypeSizeInChars

1388   Size = Info.Ctx.getTypeSizeInChars(Type);
4268 CharUnits Size = Info.Ctx.getTypeSizeInChars(T);
5098 CharUnits Size = Info.Ctx.getTypeSizeInChars(BaseTy);
5262 CharUnits ElementSize = Info.Ctx.getTypeSizeInChars(CurrentType);