Home | History | Annotate | Download | only in Analysis

Lines Matching defs:condExpr

1583   Expr *condExpr = C->getCond();
1588 if (condExpr != opaqueValue)
1589 addStmt(condExpr);
1596 return addStmt(condExpr);