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