Lines Matching refs:IMPORTS
788 RECORD(IMPORTS);
1039 // Imports
1060 Stream.EmitRecord(IMPORTS, Record);
2237 ImportedFrom->Imports.push_back(I->getImportedModule());
2397 // Emit the imports.
2398 if (!Mod->Imports.empty()) {
2400 for (unsigned I = 0, N = Mod->Imports.size(); I != N; ++I) {
2401 unsigned ImportedID = getSubmoduleID(Mod->Imports[I]);
2488 // imports the module.