Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Table

971   // Now the lookup table.
980 Error("Expected visible lookup table block");
1013 /// \brief Read the line table in the source manager block.
2680 ASTDeclContextNameLookupTable *Table =
2690 // FIXME: There should never be an existing lookup table.
2692 LookupTable = Table;
2694 PendingVisibleUpdates[ID].push_back(std::make_pair(Table, &F));
2884 // Initialize the remapping table.
3533 // Mark all of the identifiers in the identifier table as being out of date,
4963 HeaderFileInfoLookupTable *Table
4965 if (!Table)
4968 // Look in the on-disk hash table for an entry for this file name.
4969 HeaderFileInfoLookupTable::iterator Pos = Table->find(This->FE);
4970 if (Pos == Table->end())
5991 // Outside of C++, we don't have a lookup table for the TU, so update
6698 std::fprintf(stderr, " %u/%u method pool table lookups succeeded (%f%%)\n",
6706 " %u / %u identifier table lookups succeeded (%f%%)\n",
6863 /// \brief The current position within the identifier lookup table
6867 /// \brief The end position within the identifier lookup table of
7253 Error("no identifier table in AST file");
7303 Error("no macro table in AST file");
7380 // Load this selector from the selector table.
7930 /// \brief Retrieve the identifier table associated with the