Searched refs:ModuleScopeIDs (Results 1 – 2 of 2) sorted by relevance
229 llvm::DenseMap<Module *, unsigned> ModuleScopeIDs; variable609 assert(ModuleScopeIDs.count(ExistingModule) && "unknown module"); in mayShadowNewModule()610 return ModuleScopeIDs[ExistingModule] < CurrentModuleScopeID; in mayShadowNewModule()
878 ModuleScopeIDs[Result] = CurrentModuleScopeID; in createModule()1107 ModuleScopeIDs[Result] = CurrentModuleScopeID; in inferFrameworkModule()1194 ModuleScopeIDs[Result] = CurrentModuleScopeID; in createShadowedModule()