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()
830 ModuleScopeIDs[Result] = CurrentModuleScopeID; in findOrCreateModule()1032 ModuleScopeIDs[Result] = CurrentModuleScopeID; in inferFrameworkModule()1118 ModuleScopeIDs[Result] = CurrentModuleScopeID; in createShadowedModule()