Home | History | Annotate | Download | only in Analysis

Lines Matching full:condexpr

1601   Expr *condExpr = C->getCond();
1606 if (condExpr != opaqueValue)
1607 addStmt(condExpr);
1614 return addStmt(condExpr);