Lines Matching refs:Table
1027 Error("Expected visible lookup table block");
1032 // lookup table until we're done with recursive deserialization.
1059 /// \brief Read the line table in the source manager block.
2817 // Initialize the remapping table.
3596 // Mark all of the identifiers in the identifier table as being out of date,
4554 // We lazily associate headers with their modules via the HeaderInfo table.
4561 // FIXME: Textual headers are not marked in the HeaderInfo table. Load
5088 HeaderFileInfoLookupTable *Table
5090 if (!Table)
5093 // Look in the on-disk hash table for an entry for this file name.
5094 HeaderFileInfoLookupTable::iterator Pos = Table->find(FE);
5095 if (Pos == Table->end())
6237 // Outside of C++, we don't have a lookup table for the TU, so update
6239 // in the serialized identifier table, so we do the lookup in the TU.)
6653 for (DeclID ID : It->second.Table.find(Name)) {
6674 for (DeclID ID : It->second.Table.findAll()) {
6825 std::fprintf(stderr, " %u/%u method pool table lookups succeeded (%f%%)\n",
6833 " %u / %u identifier table lookups succeeded (%f%%)\n",
6964 // We don't need to do identifier table lookups in C++ modules (we preload
6967 // a complete initial identifier table if we're carrying on from a PCH.
7002 /// \brief The current position within the identifier lookup table
7006 /// \brief The end position within the identifier lookup table of
7411 Error("no identifier table in AST file");
7461 Error("no macro table in AST file");
7583 // Load this selector from the selector table.
8159 /// \brief Retrieve the identifier table associated with the
8465 // replaced by a more recent declaration in the lookup table), and we