Searched refs:ModuleScopeIDs (Results 1 – 2 of 2) sorted by relevance
223 llvm::DenseMap<Module *, unsigned> ModuleScopeIDs; variable563 assert(ModuleScopeIDs.count(ExistingModule) && "unknown module"); in mayShadowNewModule()564 return ModuleScopeIDs[ExistingModule] < CurrentModuleScopeID; in mayShadowNewModule()
805 ModuleScopeIDs[Result] = CurrentModuleScopeID; in findOrCreateModule()997 ModuleScopeIDs[Result] = CurrentModuleScopeID; in inferFrameworkModule()1080 ModuleScopeIDs[Result] = CurrentModuleScopeID; in createShadowedModule()