Home | History | Annotate | Download | only in src

Lines Matching refs:ToBooleanIsFalse

3953   } else if (stmt->condition()->ToBooleanIsFalse()) {
9007 if (expr->left()->ToBooleanIsTrue() || expr->left()->ToBooleanIsFalse()) {