Home
last modified time | relevance | path

Searched refs:is_mold (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.h427 gfc_expr * gfc_find_and_cut_at_last_class_ref (gfc_expr *, bool is_mold = false);
H A Dtrans-expr.c391 gfc_find_and_cut_at_last_class_ref (gfc_expr *e, bool is_mold) in gfc_find_and_cut_at_last_class_ref() argument
433 if (is_mold) in gfc_find_and_cut_at_last_class_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.h429 gfc_expr * gfc_find_and_cut_at_last_class_ref (gfc_expr *, bool is_mold = false,
H A DChangeLog-20192548 * trans-expr.c (gfc_find_and_cut_at_last_class_ref): Add is_mold
2551 * trans-stmt.c (gfc_trans_allocate): For MOLD, pass is_mold=true
2554 argument is_mold with default false.
H A Dtrans-expr.cc437 gfc_find_and_cut_at_last_class_ref (gfc_expr *e, bool is_mold, in gfc_find_and_cut_at_last_class_ref() argument
512 if (is_mold) in gfc_find_and_cut_at_last_class_ref()