Home | History | Annotate | Download | only in Serialization

Lines Matching refs:InputFileIDs

1330     uint32_t &InputFileID = InputFileIDs[Entry.File];
1690 assert(InputFileIDs[Content->OrigEntry] != 0 && "Missed file entry");
1691 Record.push_back(InputFileIDs[Content->OrigEntry]);