Home | History | Annotate | Download | only in Serialization

Lines Matching defs:IdentifierTable

3191     for (IdentifierTable::iterator ID = PP.getIdentifierTable().begin(),
3210 SmallString<4096> IdentifierTable;
3214 llvm::raw_svector_ostream Out(IdentifierTable);
3231 Stream.EmitRecordWithBlob(IDTableAbbrev, Record, IdentifierTable.str());
3855 IdentifierTable &Table = PP.getIdentifierTable();
3868 for (IdentifierTable::iterator ID = PP.getIdentifierTable().begin(),
4052 for (IdentifierTable::iterator ID = PP.getIdentifierTable().begin(),