Searched refs:TentativeEquivalences (Results 1 – 1 of 1) sorted by relevance
299 llvm::DenseMap<Decl *, Decl *> TentativeEquivalences; member1405 Decl *&EquivToD1 = Context.TentativeEquivalences[D1->getCanonicalDecl()]; in IsStructurallyEquivalent()1437 Decl *D2 = TentativeEquivalences[D1]; in Finish()