Searched refs:TopLevelModule (Results 1 – 2 of 2) sorted by relevance
496 const Module *TopLevelModule = Imported->getTopLevelModule(); in handleImport() local498 if (MDC.isPrebuiltModule(TopLevelModule)) in handleImport()500 {TopLevelModule, PrebuiltModuleDep{TopLevelModule}}); in handleImport()502 MDC.DirectModularDeps.insert(TopLevelModule); in handleImport()
2000 const Module *TopLevelModule = nullptr; in parseModuleDecl() local2004 TopLevelModule = Next; in parseModuleDecl()2017 if (TopLevelModule && in parseModuleDecl()2018 ModuleMapFID != Map.getContainingModuleMapFileID(TopLevelModule)) { in parseModuleDecl()2020 Map.getModuleMapFileIDForUniquing(TopLevelModule) && in parseModuleDecl()2024 TopLevelModule, *SourceMgr.getFileEntryRefForID(ModuleMapFID)); in parseModuleDecl()