Searched refs:ModuleScopeIDs (Results 1 – 2 of 2) sorted by relevance
227 llvm::DenseMap<Module *, unsigned> ModuleScopeIDs; variable590 assert(ModuleScopeIDs.count(ExistingModule) && "unknown module"); in mayShadowNewModule()591 return ModuleScopeIDs[ExistingModule] < CurrentModuleScopeID; in mayShadowNewModule()
827 ModuleScopeIDs[Result] = CurrentModuleScopeID; in findOrCreateModule()1045 ModuleScopeIDs[Result] = CurrentModuleScopeID; in inferFrameworkModule()1133 ModuleScopeIDs[Result] = CurrentModuleScopeID; in createShadowedModule()