Searched refs:ModuleScopeIDs (Results 1 – 2 of 2) sorted by relevance
233 llvm::DenseMap<Module *, unsigned> ModuleScopeIDs; variable593 assert(ModuleScopeIDs.count(ExistingModule) && "unknown module"); in mayShadowNewModule()594 return ModuleScopeIDs[ExistingModule] < CurrentModuleScopeID; in mayShadowNewModule()
848 ModuleScopeIDs[Result] = CurrentModuleScopeID; in findOrCreateModule()1044 ModuleScopeIDs[Result] = CurrentModuleScopeID; in inferFrameworkModule()1132 ModuleScopeIDs[Result] = CurrentModuleScopeID; in createShadowedModule()