Searched refs:in_statement_function (Results 1 – 3 of 3) sorted by relevance
3051 bool in_statement_function, locus *where) in gfc_compare_actual_formal() argument3080 if (a->name != NULL && in_statement_function) in gfc_compare_actual_formal()3434 if (!in_statement_function in gfc_compare_actual_formal()3542 || (in_statement_function && f->sym->attr.optional)) in gfc_compare_actual_formal()
3130 bool in_statement_function, locus *where) in gfc_compare_actual_formal() argument3163 if (a->name != NULL && in_statement_function) in gfc_compare_actual_formal()3616 if (!in_statement_function in gfc_compare_actual_formal()3740 || (in_statement_function in gfc_compare_actual_formal()
2308 * interface.c (compare_actual_formal): Add in_statement_function2313 in_statement_function.