Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Table

754   // Now the lookup table.
764 Error("Expected visible lookup table block");
803 /// \brief Read the line table in the source manager block.
1192 // entry table. We can't ask the manager, because at the time of PCH loading
1749 void *Table = ASTDeclContextNameLookupTable::Create(
1755 F.DeclContextInfos[TU].NameLookupTableData = Table;
1758 PendingVisibleUpdates[ID].push_back(std::make_pair(Table, &F));
1941 // Initialize the remapping table.
2397 // new entries into the identifier table, invalidating the
3046 HeaderFileInfoLookupTable *Table
3048 if (!Table)
3051 // Look in the on-disk hash table for an entry for this file name.
3052 HeaderFileInfoLookupTable::iterator Pos = Table->find(This->FE->getName(),
3054 if (Pos == Table->end())
4432 /// \brief The current position within the identifier lookup table
4436 /// \brief The end position within the identifier lookup table of
4768 Error("no identifier table in AST file");
4831 // Load this selector from the selector table.
5368 /// \brief Retrieve the identifier table associated with the