Searched refs:ModuleScopeIDs (Results 1 – 2 of 2) sorted by relevance
230 llvm::DenseMap<Module *, unsigned> ModuleScopeIDs; variable605 assert(ModuleScopeIDs.count(ExistingModule) && "unknown module"); in mayShadowNewModule()606 return ModuleScopeIDs[ExistingModule] < CurrentModuleScopeID; in mayShadowNewModule()
866 ModuleScopeIDs[Result] = CurrentModuleScopeID; in findOrCreateModule()1094 ModuleScopeIDs[Result] = CurrentModuleScopeID; in inferFrameworkModule()1180 ModuleScopeIDs[Result] = CurrentModuleScopeID; in createShadowedModule()