Lines Matching full:is_numeric
137 if (!to->is_float() || !from->type->is_numeric())
178 if (!type_a->is_numeric() || !type_b->is_numeric()) {
204 * The is_numeric check above already filtered out the case where either
369 if (!type->is_numeric()) {
507 if (!type_a->is_numeric()
508 || !type_b->is_numeric()
2398 if (var->type->is_numeric()) {
2411 if (var->type->is_numeric()) {