Searched refs:check_proc_interface (Results 1 – 3 of 3) sorted by relevance
138 check_proc_interface (gfc_symbol *ifc, locus *where) in check_proc_interface() function204 if (!check_proc_interface (ifc, &sym->declared_at)) in resolve_procedure_interface()14229 if (!check_proc_interface (proc, &where)) in resolve_typebound_procedure()14661 if (!sym->attr.vtype && !check_proc_interface (ifc, &c->loc)) in resolve_component()
1169 * resolve.c (check_proc_interface): New routine for PROCEDURE interface
138 check_proc_interface (gfc_symbol *ifc, locus *where) in check_proc_interface() function204 if (!check_proc_interface (ifc, &sym->declared_at)) in resolve_procedure_interface()14017 if (!check_proc_interface (proc, &where)) in resolve_typebound_procedure()14448 if (!sym->attr.vtype && !check_proc_interface (ifc, &c->loc)) in resolve_component()