Home
last modified time | relevance | path

Searched refs:resolve_fl_struct (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dresolve.cc1253 static bool resolve_fl_struct (gfc_symbol *sym);
1275 resolve_fl_struct (expr->ts.u.derived); in resolve_structure_cons()
15010 resolve_fl_struct (gfc_symbol *sym) in resolve_fl_struct() function
15597 && !resolve_fl_struct (sym)) in resolve_symbol()
H A DChangeLog-20162500 * resolve.c (resolve_fl_struct): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dresolve.c1229 static bool resolve_fl_struct (gfc_symbol *sym);
1251 resolve_fl_struct (expr->ts.u.derived); in resolve_structure_cons()
14793 resolve_fl_struct (gfc_symbol *sym) in resolve_fl_struct() function
15377 && !resolve_fl_struct (sym)) in resolve_symbol()