Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Diresolve.cc3294 create_formal_for_intents (gfc_actual_arglist* actual, const sym_intent* ints) in create_formal_for_intents() function
3360 c->resolved_sym->formal = create_formal_for_intents (c->ext.actual, INTENTS); in gfc_resolve_mvbits()
H A DChangeLog-2008482 * iresolve.c (create_formal_for_intents): New helper method.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Diresolve.c3258 create_formal_for_intents (gfc_actual_arglist* actual, const sym_intent* ints) in create_formal_for_intents() function
3338 c->resolved_sym->formal = create_formal_for_intents (c->ext.actual, INTENTS); in gfc_resolve_mvbits()