Searched refs:TYPE_PTRFN_P (Results 1 – 15 of 15) sorted by relevance
511 if (pedantic && TYPE_PTRFN_P (t2)) in composite_pointer_type()5214 else if ((TYPE_PTRFN_P (type) && TYPE_PTRFN_P (intype)) in build_reinterpret_cast_1()5243 else if ((TYPE_PTRFN_P (type) && TYPE_PTROBV_P (intype)) in build_reinterpret_cast_1()5244 || (TYPE_PTRFN_P (intype) && TYPE_PTROBV_P (type))) in build_reinterpret_cast_1()
2969 && !TYPE_PTRFN_P (type) in check_field_decls()5776 if (TYPE_PTRFN_P (target_type)) in resolve_address_of_overloaded_function()5994 if (TYPE_PTRFN_P (target_type) || TYPE_PTRMEMFUNC_P (target_type)) in resolve_address_of_overloaded_function()
2572 #define TYPE_PTRFN_P(NODE) \ macro
603 if ((TYPE_PTRFN_P (to) || TYPE_PTRMEMFUNC_P (to)) in standard_conversion()
5947 || (!TYPE_PTRFN_P (TREE_TYPE (object)) in bad_specifiers()
3771 else if (TYPE_PTRFN_P (type)) in convert_nontype_argument()
809 (TYPE_PTR_P, TYPE_PTROB_P, TYPE_PTROBV_P, TYPE_PTRFN_P,
523 if (pedantic && TYPE_PTRFN_P (t2))4936 else if ((TYPE_PTRFN_P (type) && TYPE_PTRFN_P (intype))4952 else if ((TYPE_PTRFN_P (type) && TYPE_PTROBV_P (intype))4953 || (TYPE_PTRFN_P (intype) && TYPE_PTROBV_P (type)))
6088 if (TYPE_PTRFN_P (target_type))6292 if (TYPE_PTRFN_P (target_type) || TYPE_PTRMEMFUNC_P (target_type))
2640 #define TYPE_PTRFN_P(NODE) \ macro
756 if ((TYPE_PTRFN_P (to) || TYPE_PTRMEMFUNC_P (to))
9624 || (!TYPE_PTRFN_P (TREE_TYPE (object))
400 @item TYPE_PTRFN_P
4239 `TYPE_PTRFN_P'34138 * TYPE_PTRFN_P: Types. (line 93)