Home | History | Annotate | Download | only in Analysis

Lines Matching refs:LHSExp

1182   Expr *LHSExp = BO->getLHS()->IgnoreParenCasts();
1185 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(LHSExp)) {