Searched refs:ImportedDeclCache (Results 1 – 2 of 2) sorted by relevance
162 llvm::DenseMap<const Decl *, llvm::TrackingMDRef> ImportedDeclCache; variable
4186 auto IE = ImportedDeclCache.find(D->getCanonicalDecl()); in getDeclarationOrDefinition()4188 if (IE != ImportedDeclCache.end()) { in getDeclarationOrDefinition()5860 ImportedDeclCache[GD.getCanonicalDecl().getDecl()].reset(ImportDI); in EmitGlobalAlias()