Home
last modified time | relevance | path

Searched refs:check_element_type (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darray.c1379 check_element_type (gfc_expr *expr, bool convert) in check_element_type() function
1432 if (check_element_type (e, convert)) in check_constructor_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Darray.cc1391 check_element_type (gfc_expr *expr, bool convert) in check_element_type() function
1444 if (check_element_type (e, convert)) in check_constructor_type()
H A DChangeLog-2019120 (check_element_type): Replace call to cfg_convert_type with call to
807 * array.c (check_element_type): Call gfc_typename with the gfc_expr
H A DChangeLog-20082624 (check_element_type, check_constructor_type, gfc_check_constructor_type):