Home | History | Annotate | Download | only in Analysis

Lines Matching refs:condExpr

1318   Expr *condExpr = C->getCond();
1323 if (condExpr != opaqueValue)
1324 addStmt(condExpr);
1331 return addStmt(condExpr);