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