Searched refs:newrettype (Results 1 – 2 of 2) sorted by relevance
1684 tree newrettype = TREE_TYPE (newtype); in match_builtin_function_types() local1686 if (!types_close_enough_to_match (oldrettype, newrettype)) in match_builtin_function_types()1692 TYPE_MAIN_VARIANT (newrettype))) in match_builtin_function_types()1771 tree trytype = build_function_type (newrettype, tryargs); in match_builtin_function_types()
1696 tree newrettype = TREE_TYPE (newtype); in match_builtin_function_types() local1698 if (!types_close_enough_to_match (oldrettype, newrettype)) in match_builtin_function_types()1704 TYPE_MAIN_VARIANT (newrettype))) in match_builtin_function_types()1786 tree trytype = build_function_type (newrettype, tryargs); in match_builtin_function_types()