Home
last modified time | relevance | path

Searched refs:build_ptrmemfunc_type (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-1993203 * cp-decl.c (init_decl_processing, build_ptrmemfunc_type): Use
H A Ddecl.cc10839 build_ptrmemfunc_type (tree type) in build_ptrmemfunc_type() function
10851 tree unqual = build_ptrmemfunc_type (TYPE_MAIN_VARIANT (type)); in build_ptrmemfunc_type()
10891 TYPE_CANONICAL (t) = build_ptrmemfunc_type (TYPE_CANONICAL (type)); in build_ptrmemfunc_type()
10906 return build_ptrmemfunc_type (build_pointer_type (member_type)); in build_ptrmem_type()
13315 type = build_ptrmemfunc_type (build_pointer_type (type)); in grokdeclarator()
H A Dtypeck.cc822 t1 = build_ptrmemfunc_type (t1); in merge_types()
6956 build_ptrmemfunc_type (argtype); in cp_build_addr_expr_1()
9575 to_type = build_ptrmemfunc_type (type); in build_ptrmemfunc()
H A DChangeLog-2008977 * decl.c (build_ptrmemfunc_type): Don't require structural
2444 check_initializer, cp_finish_decl, build_ptrmemfunc_type, grokparms,
H A DChangeLog-1994942 * decl.c (build_ptrmemfunc_type): Unset IS_AGGR_TYPE on pmf types.
2770 (It seeems redundant, given build_ptrmemfunc_type.)
4480 * decl.c (build_ptrmemfunc_type): No longer static, so that
4525 * decl.c (build_ptrmemfunc_type): Make sure that the pmf type
H A DChangeLog-20071767 * decl.c (build_ptrmemfunc_type): Always use structural equality
3303 (build_ptrmemfunc_type): Build the canonical pointer to member
H A DChangeLog-2014541 * decl.c (build_ptrmemfunc_type): Don't build a different
1936 * decl.c (build_ptrmemfunc_type): Don't give a PMF RECORD_TYPE
H A DChangeLog-20152761 * decl.c (build_ptrmemfunc_type): Check TYPE_GET_PTRMEMFUNC_TYPE after
2763 * typeck.c (merge_types): build_ptrmemfunc_type before applying
H A DChangeLog-20032172 (build_ptrmemfunc_type): Likewise.
5225 * decl.c (build_ptrmemfunc_type): Revert change of 2003-03-09.
5331 * decl.c (build_ptrmemfunc_type): Do not allow default arguments
H A Dtree.cc1644 result = build_ptrmemfunc_type (t0); in strip_typedefs()
H A DChangeLog-1999268 (build_ptrmemfunc_type, xref_tag): Likewise.
3324 (build_ptrmemfunc_type): Likewise.
3765 * decl.c (build_ptrmemfunc_type): Handle qualified
H A DChangeLog-2000574 * decl.c (build_ptrmemfunc_type): Allow error_mark_node.
3746 (build_ptrmemfunc_type): Likewise.
5973 (build_ptrmemfunc_type): Build different structures for the new
H A Dcp-tree.h6837 extern tree build_ptrmemfunc_type (tree);
H A DChangeLog-20091548 * decl.c (build_ptrmemfunc_type): Keep variant chain intact.
H A Dpt.cc16179 r = build_ptrmemfunc_type (r); in tsubst()
16242 memptr = build_ptrmemfunc_type (build_pointer_type (method_type)); in tsubst()
23498 arg = build_ptrmemfunc_type (build_pointer_type (arg)); in try_one_overload()
H A DChangeLog-199895 (build_ptrmemfunc_type): Adjust documentation.
625 (build_ptrmemfunc_type): Use SET_IS_AGGR_TYPE.
H A DChangeLog-20012051 (build_ptrmemfunc_type): When FUNCTION_BOUNDARY < 16, add
H A DChangeLog-19951265 * decl.c (build_ptrmemfunc_type): The underlying union type isn't
H A DChangeLog-20021696 * decl.c (build_ptrmemfunc_type): Adjust.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c10200 build_ptrmemfunc_type (tree type) in build_ptrmemfunc_type() function
10212 tree unqual = build_ptrmemfunc_type (TYPE_MAIN_VARIANT (type)); in build_ptrmemfunc_type()
10252 TYPE_CANONICAL (t) = build_ptrmemfunc_type (TYPE_CANONICAL (type)); in build_ptrmemfunc_type()
10267 return build_ptrmemfunc_type (build_pointer_type (member_type)); in build_ptrmem_type()
12619 type = build_ptrmemfunc_type (build_pointer_type (type)); in grokdeclarator()
H A Dtypeck.c794 t1 = build_ptrmemfunc_type (t1); in merge_types()
6448 build_ptrmemfunc_type (argtype); in cp_build_addr_expr_1()
9028 to_type = build_ptrmemfunc_type (type); in build_ptrmemfunc()
H A Dtree.c1560 result = build_ptrmemfunc_type (t0); in strip_typedefs()
H A Dcp-tree.h6567 extern tree build_ptrmemfunc_type (tree);
H A Dpt.c15763 r = build_ptrmemfunc_type (r); in tsubst()
15826 memptr = build_ptrmemfunc_type (build_pointer_type (method_type)); in tsubst()
22617 arg = build_ptrmemfunc_type (build_pointer_type (arg)); in try_one_overload()
H A Dcall.c1456 from = build_ptrmemfunc_type (build_pointer_type (from)); in standard_conversion()

12