Searched refs:TYPE_PTRMEMFUNC_FN_TYPE (Results 1 - 23 of 23) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dtype-utils.h50 (TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (t)), pred);
H A Dptree.c124 print_node (file, "ptrmemfunc fn type", TYPE_PTRMEMFUNC_FN_TYPE (node),
H A Dtypeck.c771 t1 = TYPE_PTRMEMFUNC_FN_TYPE (t1);
773 t2 = TYPE_PTRMEMFUNC_FN_TYPE (t2);
1210 t1 = TYPE_PTRMEMFUNC_FN_TYPE (t1);
1212 t2 = TYPE_PTRMEMFUNC_FN_TYPE (t2);
3248 tree fntype = TYPE_PTRMEMFUNC_FN_TYPE (TREE_TYPE (function));
4625 || !same_type_p (TYPE_PTRMEMFUNC_FN_TYPE (type0),
4628 || !same_type_p (TYPE_PTRMEMFUNC_FN_TYPE (type1),
6437 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr,
7996 *pfn = convert (TYPE_PTRMEMFUNC_FN_TYPE (type),
8038 *pfn = build_nop (TYPE_PTRMEMFUNC_FN_TYPE (typ
[all...]
H A Dcvt.c219 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr, 0,
1504 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), e, 1,
H A Dcxx-pretty-print.c1327 tree pfm = TYPE_PTRMEMFUNC_FN_TYPE (t);
1674 direct_abstract_declarator (TYPE_PTRMEMFUNC_FN_TYPE (t));
H A Derror.c738 t = TYPE_PTRMEMFUNC_FN_TYPE (t);
849 t = TYPE_PTRMEMFUNC_FN_TYPE (t);
2372 t = TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (TREE_TYPE (t)));
H A Dcp-tree.h3695 #define TYPE_PTRMEMFUNC_FN_TYPE(NODE) \
3706 TYPE_METHOD_BASETYPE (TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (NODE)))
3738 : TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (NODE)))
3689 #define TYPE_PTRMEMFUNC_FN_TYPE macro
H A Dcall.c1325 tree fromfn = TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (from));
1326 tree tofn = TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (to));
H A Dname-lookup.c5544 return arg_assoc_type (k, TYPE_PTRMEMFUNC_FN_TYPE (type));
H A Dpt.c8362 && for_each_template_parm (TYPE_PTRMEMFUNC_FN_TYPE
10566 return tsubst (TYPE_PTRMEMFUNC_FN_TYPE (t), args, complain, in_decl);
18642 TYPE_PTRMEMFUNC_FN_TYPE (parm),
18643 TYPE_PTRMEMFUNC_FN_TYPE (arg),
H A Dtree.c1256 t0 = strip_typedefs (TYPE_PTRMEMFUNC_FN_TYPE (t));
H A Ddecl.c11333 (TREE_TYPE (TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (type))));
14719 memfntype = TYPE_PTRMEMFUNC_FN_TYPE (memfntype);
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dcvt.c108 tree fntype = TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (intype));
211 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr, 1);
228 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr, 0);
928 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), e, 1);
H A Derror.c438 t = TYPE_PTRMEMFUNC_FN_TYPE (t);
547 t = TYPE_PTRMEMFUNC_FN_TYPE (t);
1656 t = TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (TREE_TYPE (t)));
H A Dtypeck.c483 t1 = TYPE_PTRMEMFUNC_FN_TYPE (t1);
485 t2 = TYPE_PTRMEMFUNC_FN_TYPE (t2);
847 t1 = TYPE_PTRMEMFUNC_FN_TYPE (t1);
849 t2 = TYPE_PTRMEMFUNC_FN_TYPE (t2);
2801 (TYPE_PTRMEMFUNC_FN_TYPE (fntype)));
2856 fntype = TYPE_PTRMEMFUNC_FN_TYPE (TREE_TYPE (function));
3682 && same_type_p (TYPE_PTRMEMFUNC_FN_TYPE (type0), type1))
3712 tree nop1 = build1 (NOP_EXPR, TYPE_PTRMEMFUNC_FN_TYPE (type0),
3731 && same_type_p (TYPE_PTRMEMFUNC_FN_TYPE (type1), type0))
5170 type1 = TYPE_PTRMEMFUNC_FN_TYPE (type
[all...]
H A Dtypeck2.c1376 type = TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (TREE_TYPE (component)));
H A Dtree.c1690 TRY (TYPE_PTRMEMFUNC_FN_TYPE (t));
1982 (mapcar (TYPE_PTRMEMFUNC_FN_TYPE (t), func));
H A Dcall.c721 tree fromfn = TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (from));
722 tree tofn = TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (to));
1317 ? TYPE_METHOD_BASETYPE (TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (type2)))
H A Dpt.c4080 return for_each_template_parm (TYPE_PTRMEMFUNC_FN_TYPE (t),
4212 return for_each_template_parm (TYPE_PTRMEMFUNC_FN_TYPE
5347 (tsubst (TYPE_PTRMEMFUNC_FN_TYPE (t), args, complain, in_decl));
8312 TYPE_PTRMEMFUNC_FN_TYPE (arg), strict));
8421 return unify (tparms, targs, TYPE_PTRMEMFUNC_FN_TYPE (parm),
H A Dmethod.c1118 type = TYPE_PTRMEMFUNC_FN_TYPE (type);
H A Dcp-tree.h1778 #define TYPE_PTRMEMFUNC_FN_TYPE(NODE) (TREE_TYPE (TYPE_FIELDS (TREE_TYPE (TREE_CHAIN (TREE_CHAIN (TYPE_FIELDS (NODE)))))))
1782 TYPE_METHOD_BASETYPE (TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (NODE)))
1771 #define TYPE_PTRMEMFUNC_FN_TYPE macro
H A Dclass.c5159 = TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (target_type));
H A Ddecl2.c4905 return arg_assoc_type (k, TYPE_PTRMEMFUNC_FN_TYPE (type));

Completed in 523 milliseconds