Home
last modified time | relevance | path

Searched refs:gfc_find_sym_tree (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c1648 if (gfc_find_sym_tree (name, NULL, 1, &symtree)) in match_actual_arg()
3507 if (gfc_find_sym_tree (name, NULL, 1, &symtree)) in gfc_match_rvalue()
3515 if (gfc_find_sym_tree (gfc_dt_upper_string (name), NULL, 1, &symtree)) in gfc_match_rvalue()
3962 gfc_find_sym_tree (name, NULL, 1, &symtree); in gfc_match_rvalue()
3964 gfc_find_sym_tree (gfc_dt_upper_string (name), NULL, 1, &symtree); in gfc_match_rvalue()
H A Dsymbol.c3206 gfc_find_sym_tree (const char *name, gfc_namespace *ns, int parent_flag, in gfc_find_sym_tree() function
3277 i = gfc_find_sym_tree (name, ns, parent_flag, &st); in gfc_find_symbol()
3444 i = gfc_find_sym_tree (name, gfc_current_ns, 0, &st); in gfc_get_ha_sym_tree()
3453 i = gfc_find_sym_tree (name, gfc_current_ns, 1, &st); in gfc_get_ha_sym_tree()
H A Ddecl.c558 gfc_find_sym_tree (name, NULL, 0, &st); in match_old_style_init()
1312 gfc_find_sym_tree (name, gfc_current_ns, 0, &st); in get_proc_name()
1451 rc = gfc_find_sym_tree (name, gfc_current_ns->parent, 0, &st); in get_proc_name()
6936 if (gfc_find_sym_tree (name, NULL, 0, &st)) in match_procedure_interface()
H A Dgfortran.h3160 int gfc_find_sym_tree (const char *, gfc_namespace *, int, gfc_symtree **);
H A Dexpr.c5098 gfc_find_sym_tree ("c_null_ptr", gfc_current_ns, true, &npsym); in generate_isocbinding_initializer()
5100 gfc_find_sym_tree ("c_null_funptr", gfc_current_ns, true, &npsym); in generate_isocbinding_initializer()
H A Dclass.c2421 gfc_find_sym_tree (parent_vtab->name, parent_vtab->ns, in gfc_find_derived_vtab()
H A Dresolve.c2076 if (gfc_find_sym_tree (sym->name, sym->ns->parent, 1, &parent_st)) in resolve_actual_arglist()
3669 gfc_find_sym_tree (c->symtree->name, gfc_current_ns, 1, &st); in resolve_call()
6011 gfc_find_sym_tree (e->symtree->name, NULL, 1, &st); in check_host_association()
6418 gfc_find_sym_tree (st->n.tb->u.specific->name, in resolve_typebound_static()
H A Dinterface.c4188 gfc_find_sym_tree (sym->name, gfc_current_ns, 1, &st); in gfc_find_sym_in_symtree()
H A Dmatch.c6549 gfc_find_sym_tree (name, gfc_current_ns, 0, &st); in select_rank_set_tmp()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc1627 if (gfc_find_sym_tree (name, NULL, 1, &symtree)) in match_actual_arg()
3515 if (gfc_find_sym_tree (name, NULL, 1, &symtree)) in gfc_match_rvalue()
3523 if (gfc_find_sym_tree (gfc_dt_upper_string (name), NULL, 1, &symtree)) in gfc_match_rvalue()
3970 gfc_find_sym_tree (name, NULL, 1, &symtree); in gfc_match_rvalue()
3972 gfc_find_sym_tree (gfc_dt_upper_string (name), NULL, 1, &symtree); in gfc_match_rvalue()
H A Dsymbol.cc3220 gfc_find_sym_tree (const char *name, gfc_namespace *ns, int parent_flag, in gfc_find_sym_tree() function
3291 i = gfc_find_sym_tree (name, ns, parent_flag, &st); in gfc_find_symbol()
3458 i = gfc_find_sym_tree (name, gfc_current_ns, 0, &st); in gfc_get_ha_sym_tree()
3467 i = gfc_find_sym_tree (name, gfc_current_ns, 1, &st); in gfc_get_ha_sym_tree()
H A Ddecl.cc558 gfc_find_sym_tree (name, NULL, 0, &st); in match_old_style_init()
1312 gfc_find_sym_tree (name, gfc_current_ns, 0, &st); in get_proc_name()
1451 rc = gfc_find_sym_tree (name, gfc_current_ns->parent, 0, &st); in get_proc_name()
7025 if (gfc_find_sym_tree (name, NULL, 0, &st)) in match_procedure_interface()
H A DChangeLog-20131818 * symbol.c (gfc_find_sym_tree): Don't look for the symbol outside an
1820 (gfc_get_ha_symtree): Let gfc_find_sym_tree lookup the parent namespace.
H A Dgfortran.h3442 int gfc_find_sym_tree (const char *, gfc_namespace *, int, gfc_symtree **);
H A DChangeLog-2009637 (gfc_find_sym_tree): Call select_type_insert_tmp.
666 * symbol.c (gfc_find_sym_tree): Moved some code here from
668 (gfc_get_ha_sym_tree): Moved some code to gfc_find_sym_tree.
H A Dexpr.cc5138 gfc_find_sym_tree ("c_null_ptr", gfc_current_ns, true, &npsym); in generate_isocbinding_initializer()
5140 gfc_find_sym_tree ("c_null_funptr", gfc_current_ns, true, &npsym); in generate_isocbinding_initializer()
H A Dclass.cc2430 gfc_find_sym_tree (parent_vtab->name, parent_vtab->ns, in gfc_find_derived_vtab()
H A Dresolve.cc2117 if (gfc_find_sym_tree (sym->name, sym->ns->parent, 1, &parent_st)) in resolve_actual_arglist()
3746 gfc_find_sym_tree (c->symtree->name, gfc_current_ns, 1, &st); in resolve_call()
6102 gfc_find_sym_tree (e->symtree->name, NULL, 1, &st); in check_host_association()
6540 gfc_find_sym_tree (st->n.tb->u.specific->name, in resolve_typebound_static()
H A Dmatch.cc6640 gfc_find_sym_tree (name, gfc_current_ns, 0, &st); in select_rank_set_tmp()
H A Dinterface.cc4391 gfc_find_sym_tree (sym->name, gfc_current_ns, 1, &st); in gfc_find_sym_in_symtree()
H A DChangeLog-20171243 (gfc_find_sym_tree): If the current state is a PDT template,
H A DChangeLog-2004736 * symbol.c (gfc_find_sym_tree, gfc_find_symbol): Add/correct
H A Dtrans-openmp.cc7711 gfc_find_sym_tree (variant_proc_name, gfc_current_ns, 1, &proc_st); in gfc_trans_omp_declare_variant()