Home | History | Annotate | Download | only in Sema

Lines Matching refs:DRE

1453   if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(receiver))
1454 if (DRE->getDecl() == method->getSelfDecl())