Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DeclIDInFileInfo

2819   SmallVector<std::pair<FileID, DeclIDInFileInfo *>, 64> SortedFileDeclIDs(
2827 DeclIDInFileInfo &Info = *FileDeclEntry.second;
5049 DeclIDInFileInfo *&Info = FileDeclIDs[FID];
5051 Info = new DeclIDInFileInfo();