Home | History | Annotate | Download | only in src

Lines Matching refs:ToBooleanIsTrue

2739   if (stmt->condition()->ToBooleanIsTrue()) {
3188 if (body_exit != NULL && !stmt->cond()->ToBooleanIsTrue()) {
3229 if (!stmt->cond()->ToBooleanIsTrue()) {