Searched refs:check_constructor_type (Results 1 – 4 of 4) sorted by relevance
1415 check_constructor_type (gfc_constructor_base base, bool convert) in check_constructor_type() function1426 if (!check_constructor_type (e->value.constructor, convert)) in check_constructor_type()1461 t = check_constructor_type (e->value.constructor, e->ts.type != BT_UNKNOWN); in gfc_check_constructor_type()
1427 check_constructor_type (gfc_constructor_base base, bool convert) in check_constructor_type() function1438 if (!check_constructor_type (e->value.constructor, convert)) in check_constructor_type()1473 t = check_constructor_type (e->value.constructor, e->ts.type != BT_UNKNOWN); in gfc_check_constructor_type()
2624 (check_element_type, check_constructor_type, gfc_check_constructor_type):
4695 (check_constructor_type): Likewise.