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