Home | History | Annotate | Download | only in AST

Lines Matching refs:TentativeEquivalences

299     llvm::DenseMap<Decl *, Decl *> TentativeEquivalences;
1405 Decl *&EquivToD1 = Context.TentativeEquivalences[D1->getCanonicalDecl()];
1437 Decl *D2 = TentativeEquivalences[D1];