Searched refs:tb_uop (Results 1 – 2 of 2) sorted by relevance
4243 gfc_symtree* tb_uop; in matching_typebound_op() local4246 tb_uop = gfc_find_typebound_user_op (derived, &result, uop, in matching_typebound_op()4249 if (tb_uop) in matching_typebound_op()4250 tb = tb_uop->n.tb; in matching_typebound_op()
4446 gfc_symtree* tb_uop; in matching_typebound_op() local4449 tb_uop = gfc_find_typebound_user_op (derived, &result, uop, in matching_typebound_op()4452 if (tb_uop) in matching_typebound_op()4453 tb = tb_uop->n.tb; in matching_typebound_op()