Home | History | Annotate | Download | only in src

Lines Matching refs:ToBooleanIsTrue

3123   if (stmt->condition()->ToBooleanIsTrue()) {
3492 if (body_exit != NULL && !stmt->cond()->ToBooleanIsTrue()) {
3528 if (!stmt->cond()->ToBooleanIsTrue()) {