Searched refs:build_ptrmemfunc_type (Results 1 – 25 of 30) sorted by relevance
12
203 * cp-decl.c (init_decl_processing, build_ptrmemfunc_type): Use
10839 build_ptrmemfunc_type (tree type) in build_ptrmemfunc_type() function10851 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()
822 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()
977 * decl.c (build_ptrmemfunc_type): Don't require structural2444 check_initializer, cp_finish_decl, build_ptrmemfunc_type, grokparms,
942 * 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 that4525 * decl.c (build_ptrmemfunc_type): Make sure that the pmf type
1767 * decl.c (build_ptrmemfunc_type): Always use structural equality3303 (build_ptrmemfunc_type): Build the canonical pointer to member
541 * decl.c (build_ptrmemfunc_type): Don't build a different1936 * decl.c (build_ptrmemfunc_type): Don't give a PMF RECORD_TYPE
2761 * decl.c (build_ptrmemfunc_type): Check TYPE_GET_PTRMEMFUNC_TYPE after2763 * typeck.c (merge_types): build_ptrmemfunc_type before applying
2172 (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
1644 result = build_ptrmemfunc_type (t0); in strip_typedefs()
268 (build_ptrmemfunc_type, xref_tag): Likewise.3324 (build_ptrmemfunc_type): Likewise.3765 * decl.c (build_ptrmemfunc_type): Handle qualified
574 * decl.c (build_ptrmemfunc_type): Allow error_mark_node.3746 (build_ptrmemfunc_type): Likewise.5973 (build_ptrmemfunc_type): Build different structures for the new
6837 extern tree build_ptrmemfunc_type (tree);
1548 * decl.c (build_ptrmemfunc_type): Keep variant chain intact.
16179 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()
95 (build_ptrmemfunc_type): Adjust documentation.625 (build_ptrmemfunc_type): Use SET_IS_AGGR_TYPE.
2051 (build_ptrmemfunc_type): When FUNCTION_BOUNDARY < 16, add
1265 * decl.c (build_ptrmemfunc_type): The underlying union type isn't
1696 * decl.c (build_ptrmemfunc_type): Adjust.
10200 build_ptrmemfunc_type (tree type) in build_ptrmemfunc_type() function10212 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()
794 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()
1560 result = build_ptrmemfunc_type (t0); in strip_typedefs()
6567 extern tree build_ptrmemfunc_type (tree);
15763 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()
1456 from = build_ptrmemfunc_type (build_pointer_type (from)); in standard_conversion()