Searched refs:TopLevelModule (Results 1 – 2 of 2) sorted by relevance
671 const Module *TopLevelModule = Imported->getTopLevelModule(); in handleImport() local673 if (MDC.isPrebuiltModule(TopLevelModule)) in handleImport()675 {TopLevelModule, PrebuiltModuleDep{TopLevelModule}}); in handleImport()677 MDC.DirectModularDeps.insert(TopLevelModule); in handleImport()
1677 const Module *TopLevelModule = nullptr; in handleModuleDecl() local1682 TopLevelModule = Next; in handleModuleDecl()1695 if (TopLevelModule && in handleModuleDecl()1696 ModuleMapFID != Map.getContainingModuleMapFileID(TopLevelModule)) { in handleModuleDecl()1698 Map.getModuleMapFileIDForUniquing(TopLevelModule) && in handleModuleDecl()1702 TopLevelModule, *SourceMgr.getFileEntryRefForID(ModuleMapFID)); in handleModuleDecl()