Searched refs:build_ptrmemfunc_type (Results 1 – 17 of 17) sorted by relevance
540 return build_ptrmemfunc_type (t); in cp_build_qualified_type_real()
650 t1 = build_ptrmemfunc_type (t1); in merge_types()4581 build_ptrmemfunc_type (argtype); in build_unary_op()6236 to_type = build_ptrmemfunc_type (type); in build_ptrmemfunc()
203 * cp-decl.c (init_decl_processing, build_ptrmemfunc_type): Use
6952 build_ptrmemfunc_type (tree type) in build_ptrmemfunc_type() function6972 = build_ptrmemfunc_type (TYPE_MAIN_VARIANT (type)); in build_ptrmemfunc_type()7031 return build_ptrmemfunc_type (build_pointer_type (member_type)); in build_ptrmem_type()8314 type = build_ptrmemfunc_type (build_pointer_type (type)); in grokdeclarator()
5857 fntype = build_ptrmemfunc_type (build_pointer_type (fntype)); in resolve_address_of_overloaded_function()5923 build_ptrmemfunc_type (build_pointer_type (instantiation_type)); in resolve_address_of_overloaded_function()
7582 r = build_ptrmemfunc_type (r); in tsubst()7634 memptr = build_ptrmemfunc_type (build_pointer_type (method_type)); in tsubst()10177 arg = build_ptrmemfunc_type (build_pointer_type (arg)); in try_one_overload()
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
3966 extern tree build_ptrmemfunc_type (tree);
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
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
268 (build_ptrmemfunc_type, xref_tag): Likewise.3324 (build_ptrmemfunc_type): Likewise.3765 * decl.c (build_ptrmemfunc_type): Handle qualified
802 from = build_ptrmemfunc_type (build_pointer_type (from)); in standard_conversion()
95 (build_ptrmemfunc_type): Adjust documentation.625 (build_ptrmemfunc_type): Use SET_IS_AGGR_TYPE.
2051 (build_ptrmemfunc_type): When FUNCTION_BOUNDARY < 16, add
1696 * decl.c (build_ptrmemfunc_type): Adjust.
1265 * decl.c (build_ptrmemfunc_type): The underlying union type isn't
3781 * decl.c (build_ptrmemfunc_type): Call xref_bastypes here.