Searched refs:OVERLOAD_TYPE_P (Results 1 – 10 of 10) sorted by relevance
686 if (OVERLOAD_TYPE_P (node) || DECL_CLASS_TEMPLATE_P (node)) in find_substitution()2166 if (TYPE_ATTRIBUTES (t) && !OVERLOAD_TYPE_P (t)) in write_type()2495 if (!OVERLOAD_TYPE_P (type)) in write_CV_qualifiers_for_type()
1022 if (OVERLOAD_TYPE_P (TREE_TYPE (value)) in grokfield()2538 else if (OVERLOAD_TYPE_P (*tp) in min_vis_r()5753 if ((TREE_CODE (scope) == NAMESPACE_DECL || OVERLOAD_TYPE_P (scope)) in cp_warn_deprecated_use_scopes()
1517 if (OVERLOAD_TYPE_P (result)) in apply_identity_attributes()4945 else if (OVERLOAD_TYPE_P (*node)) in handle_nodiscard_attribute()5221 if (!OVERLOAD_TYPE_P (*node)) in handle_abi_tag_attribute()
6446 && (OVERLOAD_TYPE_P (arg1_type) || OVERLOAD_TYPE_P (arg2_type))) in add_operator_candidates()6574 else if (! OVERLOAD_TYPE_P (arg1_type) in build_new_op()6575 && (! arg2 || ! OVERLOAD_TYPE_P (arg2_type))) in build_new_op()
5262 gcc_assert (OVERLOAD_TYPE_P (class_type)); in warn_misplaced_attr_for_class_type()5338 if (declared_type && !OVERLOAD_TYPE_P (declared_type)) in check_tag_decl()5623 && OVERLOAD_TYPE_P (TREE_TYPE (decl)) in start_decl()14778 if (OVERLOAD_TYPE_P (type) && type != TYPE_MAIN_VARIANT (type)) in type_is_deprecated()14815 if (OVERLOAD_TYPE_P (type) && type != TYPE_MAIN_VARIANT (type)) in type_is_unavailable()
1556 if (!OVERLOAD_TYPE_P (*tp)) in find_abi_tags_r()1580 if (!OVERLOAD_TYPE_P (*tp)) in mark_abi_tags_r()
2234 #define OVERLOAD_TYPE_P(T) \ macro
3125 (IS_OVERLOAD_TYPE): Rename to OVERLOAD_TYPE_P, adjust.
357 if (OVERLOAD_TYPE_P (t)) in get_template_info()10209 if (OVERLOAD_TYPE_P (t) in lookup_template_class_1()
15413 && OVERLOAD_TYPE_P (decl_specifiers.type)) in cp_parser_simple_declaration()