| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | cvt.c | 209 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr, 0, in cp_convert_to_pointer() 1705 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), e, 1, in convert_force()
|
| H A D | typeck.c | 6449 val = build_ptrmemfunc (argtype, val, 0, in cp_build_addr_expr_1() 7350 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr, in convert_ptrmem() 9017 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p, in build_ptrmemfunc() function
|
| H A D | cp-tree.h | 7651 extern tree build_ptrmemfunc (tree, tree, int, bool,
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | cvt.cc | 209 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr, 0, in cp_convert_to_pointer() 1724 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), e, 1, in convert_force()
|
| H A D | ChangeLog-1993 | 503 * cp-typeck.c (build_ptrmemfunc): Add FORCE parameter to indicate 505 * cp-tree.h (build_ptrmemfunc): Likewise.
|
| H A D | ChangeLog-2010 | 1933 (build_ptrmemfunc): Update prototype, add a tsubst_flags_t 1938 error_mark_node; update build_ptrmemfunc call. 1941 (cp_build_unary_op): Adjust build_ptrmemfunc call. 1943 and build_ptrmemfunc calls. 1944 * cp-tree.h: Update build_ptrmemfunc and convert_ptrmem prototypes. 2484 * typeck.c (build_ptrmemfunc): Likewise.
|
| H A D | ChangeLog-1996 | 325 (build_ptrmemfunc): Call get_delta_difference with no_error set; 1099 * typeck.c (build_ptrmemfunc): Just return what instantiate_type 1499 * typeck.c (build_ptrmemfunc): Remove sorry, now we can cast 1613 (build_ptrmemfunc): Change local var INDEX to be IDX. 1956 (build_ptrmemfunc): Use build_addr_func instead of build_unary_op.
|
| H A D | ChangeLog-2012 | 170 * typeck.c (build_ptrmemfunc): Likewise. 2192 build_static_cast_1, build_ptrmemfunc, convert_for_assignment): 2637 build_ptrmemfunc): Consistently forward the tsubst_flags_t
|
| H A D | ChangeLog-2004 | 997 (build_ptrmemfunc): Likewise. 1007 * cvt.c (cp_convert_to_pointer): Adjust call to build_ptrmemfunc. 1014 (build_ptrmemfunc): Likewise. Adjust calls to 1329 build_modify_expr, get_delta_difference, build_ptrmemfunc, 2596 build_ptrmemfunc, expand_ptrmemfunc_cst, check_return_expr 3083 * typeck.c (build_ptrmemfunc): Loosen assertion.
|
| H A D | ChangeLog-2008 | 506 (build_ptrmemfunc): Same. 981 * typeck.c (cp_build_unary_op): Still do build_ptrmemfunc in 2265 (build_ptrmemfunc): Fix calls for SFINAE.
|
| H A D | ChangeLog-2000 | 1581 * typeck.c (build_ptrmemfunc): Just reinterpret if there's no 1595 * typeck.c (build_ptrmemfunc): Save the input pmf. 1769 (build_ptrmemfunc): Likewise. 2529 (build_ptrmemfunc): Likewise. 5986 (build_ptrmemfunc): Adjust for the new ABI. 6765 build_ptrmemfunc, check_return_expr): Replace 'ANSI C++' with
|
| H A D | ChangeLog-2001 | 2022 build_ptrmemfunc, expand_ptrmemfunc_cst): Take 2059 (build_ptrmemfunc): Pass the extra field around. 2320 (build_ptrmemfunc): Make sure that casting a PTRMEM_CST still
|
| H A D | ChangeLog-2013 | 545 * cvt.c (cp_convert_to_pointer): Call build_ptrmemfunc before 549 * typeck.c (build_ptrmemfunc): Use cp_build_c_cast. 3012 build_ptrmemfunc): Likewise.
|
| H A D | ChangeLog-1994 | 127 (build_ptrmemfunc): Likewise. 944 * typeck.c (build_ptrmemfunc): Handle &overloaded_method as an 1965 * typeck.c (build_ptrmemfunc): Handle overloaded methods. 3999 * cvt.c (convert_force): Update call site of build_ptrmemfunc. 4012 * typeck.c (build_ptrmemfunc): Revamp to handle casting better, also
|
| H A D | typeck.cc | 6957 val = build_ptrmemfunc (argtype, val, 0, in cp_build_addr_expr_1() 7871 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr, in convert_ptrmem() 9564 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p, in build_ptrmemfunc() function
|
| H A D | ChangeLog | 454 * typeck.cc (build_ptrmemfunc): Drop 0-offset optimization 2567 * typeck.cc (build_ptrmemfunc): Cast a nullptr constant to the
|
| H A D | ChangeLog-1995 | 911 * typeck.c (build_ptrmemfunc): Handle casting of pointer to 1715 * typeck.c (build_ptrmemfunc): Fix misspellings in messages. 3669 (build_ptrmemfunc): Likewise.
|
| H A D | ChangeLog-2006 | 2975 * typeck.c (build_ptrmemfunc, convert_for_assignment): Likewise. 3020 * typeck.c (build_ptrmemfunc): Likewise.
|
| H A D | ChangeLog-1999 | 4743 (build_ptrmemfunc): Tidy. Clarify comment. Make sure that even a 4772 * typeck.c (build_ptrmemfunc): Handle PTRMEM_CSTs carefully to 5264 (build_ptrmemfunc): Likewise. 5960 (build_ptrmemfunc): Build PTRMEM_CSTs if we know what function
|
| H A D | ChangeLog-2005 | 1311 * typeck.c (build_ptrmemfunc): Ditto. 2702 * typeck.c (build_ptrmemfunc): Allow OFFSET_REF when processing a
|
| H A D | ChangeLog-2002 | 1941 (build_ptrmemfunc): Likewise. 3981 (build_ptrmemfunc): Likewise.
|
| H A D | ChangeLog-1998 | 1021 (build_ptrmemfunc): Use type_unknown_p. 2409 (build_ptrmemfunc): Pass 1 to nptrs. 6201 * typeck.c (build_ptrmemfunc): Type-check pointer-to-member
|
| H A D | ChangeLog-2018 | 3217 build_ptrmemfunc. 3218 * typeck.c (build_ptrmemfunc): Don't build a NOP_EXPR for zero
|
| H A D | ChangeLog-1997 | 2572 (build_ptrmemfunc): Delete unused vars U and NINDEX.
|
| H A D | ChangeLog-2003 | 2526 (build_ptrmemfunc): Avoid unnecessary conversions. 5616 (build_ptrmemfunc): Tidy slightly.
|