Searched refs:module_procedure (Results 1 – 19 of 19) sorted by relevance
1329 if (sym->attr.module_procedure && sym->attr.if_source == IFSRC_IFBODY) in get_proc_name()1422 && !current_attr.module_procedure in get_proc_name()4933 if (gfc_current_ns->proc_name->attr.module_procedure) in gfc_match_import()6363 current_attr.module_procedure = 1; in gfc_match_prefix()6450 if (dest->module_procedure) in copy_prefix()6524 if (progname->attr.module_procedure in gfc_match_formal_arglist()6665 if (progname->attr.module_procedure && progname->attr.host_assoc) in gfc_match_formal_arglist()7397 if (current_attr.module_procedure) in gfc_match_function_decl()7398 sym->attr.module_procedure = 1; in gfc_match_function_decl()7455 if (sym->attr.is_bind_c && sym->attr.module_procedure && sym->old_symbol in gfc_match_function_decl()[all …]
834 unsigned module_procedure:1; member2879 && attr->module_procedure)
1817 if (attr->proc != PROC_UNKNOWN && !attr->module_procedure in gfc_add_procedure()1949 if (sym->attr.module_procedure == 1 in gfc_add_explicit_interface()2001 && !sym->attr.module_procedure) in gfc_add_type()
449 && !sym->attr.module_procedure) in gfc_sym_mangled_function_id()2350 bool module_procedure = sym->attr.module_procedure in build_function_decl() local2355 gcc_assert (!sym->attr.external || module_procedure); in build_function_decl()
2318 if (attr->module_procedure) in mio_symbol_attribute()2544 attr->module_procedure =1; in mio_symbol_attribute()6338 if (sym && sym->attr.module_procedure) in check_for_module_procedures()
3545 if (gfc_new_block->attr.module_procedure) in parse_interface()6079 if (sym->attr.module_procedure) in set_syms_host_assoc()
1471 if (s1->ns->proc_name && s1->ns->proc_name->attr.module_procedure in gfc_check_dummy_characteristics()2015 && !p->sym->attr.module_procedure in check_sym_interfaces()
892 if (attr->module_procedure) in show_attr()
13319 if (sym->attr.external && sym->attr.function && !sym->attr.module_procedure in resolve_fl_procedure()13345 if (sym->attr.module_procedure in resolve_fl_procedure()
1329 if (sym->attr.module_procedure && sym->attr.if_source == IFSRC_IFBODY) in get_proc_name()1422 && !current_attr.module_procedure in get_proc_name()5038 if (gfc_current_ns->proc_name->attr.module_procedure) in gfc_match_import()6452 current_attr.module_procedure = 1; in gfc_match_prefix()6539 if (dest->module_procedure) in copy_prefix()6613 if (progname->attr.module_procedure in gfc_match_formal_arglist()6754 if (progname->attr.module_procedure && progname->attr.host_assoc) in gfc_match_formal_arglist()7486 if (current_attr.module_procedure) in gfc_match_function_decl()7487 sym->attr.module_procedure = 1; in gfc_match_function_decl()7544 if (sym->attr.is_bind_c && sym->attr.module_procedure && sym->old_symbol in gfc_match_function_decl()[all …]
906 unsigned module_procedure:1; member3163 && attr->module_procedure)
1824 if (attr->proc != PROC_UNKNOWN && !attr->module_procedure in gfc_add_procedure()1956 if (sym->attr.module_procedure == 1 in gfc_add_explicit_interface()2008 && !sym->attr.module_procedure) in gfc_add_type()
1342 module_procedure attribute.1348 module_procedure attribute.1355 attribute bits 'used_in_submodule' and 'module_procedure'. Add1366 for the 'module_procedure' attribute bit.1393 characteristics of a module_procedure with its interface, using
2381 if (attr->module_procedure) in mio_symbol_attribute()2644 attr->module_procedure =1; in mio_symbol_attribute()6549 if (sym && sym->attr.module_procedure) in check_for_module_procedures()
446 && !sym->attr.module_procedure) in gfc_sym_mangled_function_id()2374 bool module_procedure = sym->attr.module_procedure in build_function_decl() local2379 gcc_assert (!sym->attr.external || module_procedure); in build_function_decl()
3795 if (gfc_new_block->attr.module_procedure) in parse_interface()6421 if (sym->attr.module_procedure) in set_syms_host_assoc()
1483 if (s1->ns->proc_name && s1->ns->proc_name->attr.module_procedure in gfc_check_dummy_characteristics()2035 && !p->sym->attr.module_procedure in check_sym_interfaces()
917 if (attr->module_procedure) in show_attr()
13531 if (sym->attr.external && sym->attr.function && !sym->attr.module_procedure in resolve_fl_procedure()13557 if (sym->attr.module_procedure in resolve_fl_procedure()14257 && !proc->attr.module_procedure) in resolve_typebound_procedure()