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