Home | History | Annotate | Download | only in Sema

Lines Matching refs:D1

3779   if (const DeclRefExpr *D1 = dyn_cast_or_null<DeclRefExpr>(E1))
3781 return D1->getDecl() == D2->getDecl();