Lines Matching refs:Table
740 // Now the lookup table.
749 Error("Expected visible lookup table block");
782 /// \brief Read the line table in the source manager block.
1074 // entry table. We can't ask the manager, because at the time of PCH loading
2185 ASTDeclContextNameLookupTable *Table =
2192 F.DeclContextInfos[TU].NameLookupTableData = Table;
2195 PendingVisibleUpdates[ID].push_back(std::make_pair(Table, &F));
2385 // Initialize the remapping table.
2990 // Mark all of the identifiers in the identifier table as being out of date,
4403 HeaderFileInfoLookupTable *Table
4405 if (!Table)
4408 // Look in the on-disk hash table for an entry for this file name.
4409 HeaderFileInfoLookupTable::iterator Pos = Table->find(This->FE);
4410 if (Pos == Table->end())
6027 std::fprintf(stderr, " %u/%u method pool table lookups succeeded (%f%%)\n",
6035 " %u / %u identifier table lookups succeeded (%f%%)\n",
6176 /// \brief The current position within the identifier lookup table
6180 /// \brief The end position within the identifier lookup table of
6543 Error("no identifier table in AST file");
6593 Error("no macro table in AST file");
6670 // Load this selector from the selector table.
7220 /// \brief Retrieve the identifier table associated with the