Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getFieldOffset

2088       CGM.getContext().toCharUnitsFromBits(RL.getFieldOffset(i));
4555 FieldOffset = (RL.getFieldOffset(i) / ByteSizeInBits) - FirstFieldDelta;
5790 InstanceStart = RL.getFieldOffset(0) / CGM.getContext().getCharWidth();