Home | History | Annotate | Download | only in Serialization

Lines Matching refs:FileDeclIDs

1656         FileDeclIDsTy::iterator FDI = FileDeclIDs.find(FID);
1657 if (FDI != FileDeclIDs.end()) {
2494 FI = FileDeclIDs.begin(), FE = FileDeclIDs.end(); FI != FE; ++FI) {
3475 I = FileDeclIDs.begin(), E = FileDeclIDs.end(); I != E; ++I)
4311 DeclIDInFileInfo *&Info = FileDeclIDs[FID];