Lines Matching defs:derived
215 gfc_symbol *derived = e->symtree->n.sym->ts.u.derived; in gfc_add_component_ref() local
480 get_unique_type_string (gfc_symbol *derived) in get_unique_type_string()
518 get_unique_hashed_string (char *string, gfc_symbol *derived) in get_unique_hashed_string()
892 has_finalizer_component (gfc_symbol *derived) in has_finalizer_component()
945 finalize_component (gfc_expr *expr, gfc_symbol *derived, gfc_component *comp, in finalize_component()
1593 generate_finalization_wrapper (gfc_symbol *derived, gfc_namespace *ns, in generate_finalization_wrapper()
2253 add_procs_to_declared_vtab (gfc_symbol *derived, gfc_symbol *vtype) in add_procs_to_declared_vtab()
2278 gfc_find_derived_vtab (gfc_symbol *derived) in gfc_find_derived_vtab()
2655 gfc_is_finalizable (gfc_symbol *derived, gfc_expr **final_expr) in gfc_is_finalizable()
2940 find_typebound_proc_uop (gfc_symbol* derived, bool* t, in find_typebound_proc_uop()
2999 gfc_find_typebound_proc (gfc_symbol* derived, bool* t, in gfc_find_typebound_proc()
3006 gfc_find_typebound_user_op (gfc_symbol* derived, bool* t, in gfc_find_typebound_user_op()
3017 gfc_find_typebound_intrinsic_op (gfc_symbol* derived, bool* t, in gfc_find_typebound_intrinsic_op()