Searched refs:oldref (Results 1 – 2 of 2) sorted by relevance
1754 tree oldref = TYPE_MAIN_VARIANT (TREE_TYPE (oldtype)); in match_builtin_function_types() local1756 if (!comptypes (oldref, newref)) in match_builtin_function_types()
1769 tree oldref = TYPE_MAIN_VARIANT (TREE_TYPE (oldtype)); in match_builtin_function_types() local1771 if (!comptypes (oldref, newref)) in match_builtin_function_types()