Searched refs:OwnedMD (Results 1 – 1 of 1) sorted by relevance
759 auto OwnedMD = std::make_unique<ModuleDeps>(); in handleTopLevelModule() local760 ModuleDeps &MD = *OwnedMD; in handleTopLevelModule()871 MDC.ModularDeps.insert({M, std::move(OwnedMD)}); in handleTopLevelModule()