Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dinterface.c3051 bool in_statement_function, locus *where) in gfc_compare_actual_formal() argument
3080 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()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dinterface.cc3130 bool in_statement_function, locus *where) in gfc_compare_actual_formal() argument
3163 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()
H A DChangeLog-20182308 * interface.c (compare_actual_formal): Add in_statement_function
2313 in_statement_function.