Searched refs:check_constructor_type (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Darray.c1261 check_constructor_type (gfc_constructor_base base, bool convert) function
1272 if (!check_constructor_type (e->value.constructor, convert))
1307 t = check_constructor_type (e->value.constructor, e->ts.type != BT_UNKNOWN);

Completed in 132 milliseconds