Searched refs:create_formal_for_intents (Results 1 – 3 of 3) sorted by relevance
3294 create_formal_for_intents (gfc_actual_arglist* actual, const sym_intent* ints) in create_formal_for_intents() function3360 c->resolved_sym->formal = create_formal_for_intents (c->ext.actual, INTENTS); in gfc_resolve_mvbits()
482 * iresolve.c (create_formal_for_intents): New helper method.
3258 create_formal_for_intents (gfc_actual_arglist* actual, const sym_intent* ints) in create_formal_for_intents() function3338 c->resolved_sym->formal = create_formal_for_intents (c->ext.actual, INTENTS); in gfc_resolve_mvbits()