Home | History | Annotate | Download | only in Analysis

Lines Matching refs:LHSExpr

503     const Expr *LHSExpr = B->getLHS()->IgnoreParens();
506 const IntegerLiteral *IntLiteral = dyn_cast<IntegerLiteral>(LHSExpr);
511 BoolExpr = LHSExpr;
542 const Expr *LHSExpr = B->getLHS()->IgnoreParens();
545 const IntegerLiteral *IntLiteral = dyn_cast<IntegerLiteral>(LHSExpr);
550 BoolExpr = LHSExpr;