Lines Matching full:is_boolean
210 if (formal->type->is_numeric() || formal->type->is_boolean()) {1315 if (!constructor_type->is_numeric() && !constructor_type->is_boolean())1346 if (!result->type->is_numeric() && !result->type->is_boolean()) {