Home | History | Annotate | Download | only in AST

Lines Matching defs:ED

2729         const ValueDecl *ED = MTE->getExtendingDecl();
2732 !(VD && VD->getCanonicalDecl() == ED->getCanonicalDecl())) {