Home | History | Annotate | Download | only in Serialization

Lines Matching refs:StoredLocs

1528   SourceLocation *StoredLocs = reinterpret_cast<SourceLocation *>(D + 1);
1530 StoredLocs[I] = ReadSourceLocation(Record, Idx);