Home | History | Annotate | Download | only in AST

Lines Matching refs:OffsetIndex

655   // OffsetIndex is the index of this vcall or vbase offset, relative to the 
659 int64_t OffsetIndex = -(int64_t)(3 + Components.size());
663 CharUnits OffsetOffset = PointerWidth * OffsetIndex;