Home | History | Annotate | Download | only in src

Lines Matching refs:ToBooleanIsTrue

2444   if (stmt->condition()->ToBooleanIsTrue()) {
2729 if (body_exit != NULL && !stmt->cond()->ToBooleanIsTrue()) {
2757 if (!stmt->cond()->ToBooleanIsTrue()) {