Home
last modified time | relevance | path

Searched refs:gfc_reassign_alloc_comp_caf (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.h58 tree gfc_reassign_alloc_comp_caf (gfc_symbol *, tree, tree);
H A Dtrans-array.c10019 gfc_reassign_alloc_comp_caf (gfc_symbol *der_type, tree decl, tree dest) in gfc_reassign_alloc_comp_caf() function
H A Dtrans-expr.c9939 tmp = gfc_reassign_alloc_comp_caf (ts.u.derived, tmp_var, lse->expr); in gfc_trans_scalar_assign()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.h60 tree gfc_reassign_alloc_comp_caf (gfc_symbol *, tree, tree);
H A DChangeLog-2013700 gfc_reassign_alloc_comp_caf): New prototype.
704 (gfc_reassign_alloc_comp_caf,
H A DChangeLog-2016401 (gfc_reassign_alloc_comp_caf): Likewise.
H A Dtrans-array.cc10220 gfc_reassign_alloc_comp_caf (gfc_symbol *der_type, tree decl, tree dest) in gfc_reassign_alloc_comp_caf() function
H A Dtrans-expr.cc10483 tmp = gfc_reassign_alloc_comp_caf (ts.u.derived, tmp_var, lse->expr); in gfc_trans_scalar_assign()