Home | History | Annotate | Download | only in Rewrite

Lines Matching defs:DR

1527     DeclRefExpr *DR = cast<DeclRefExpr>(S->getElement());
1528 elementName = DR->getDecl()->getName();
1529 ValueDecl *VD = cast<ValueDecl>(DR->getDecl());