Home | History | Annotate | Download | only in Serialization

Lines Matching defs:BaseOffset

1207   unsigned BaseOffset = F->SLocEntryBaseOffset;
1245 ID, BaseOffset + Record[0]);
1305 BaseOffset + Offset, IncludeLoc);
1316 BaseOffset + Record[0]);
3043 auto mapOffset = [&](uint32_t Offset, uint32_t BaseOffset,
3047 static_cast<int>(BaseOffset - Offset)));