Searched refs:build_ptrmemfunc (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | cvt.c | 222 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr, 0, in cp_convert_to_pointer() 247 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr, 0, in cp_convert_to_pointer() 1051 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), e, 1, in convert_force()
|
| D | ChangeLog-1993 | 503 * cp-typeck.c (build_ptrmemfunc): Add FORCE parameter to indicate 505 * cp-tree.h (build_ptrmemfunc): Likewise.
|
| D | typeck.c | 4582 val = build_ptrmemfunc (argtype, val, 0, in build_unary_op() 4919 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr, in convert_ptrmem() 6226 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p) in build_ptrmemfunc() function
|
| 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.
|
| 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.
|
| 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
|
| 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
|
| 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
|
| 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.
|
| 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
|
| D | ChangeLog | 3064 * typeck.c (build_ptrmemfunc, convert_for_assignment): Likewise. 3109 * typeck.c (build_ptrmemfunc): Likewise. 4895 * typeck.c (build_ptrmemfunc): Ditto. 6286 * typeck.c (build_ptrmemfunc): Allow OFFSET_REF when processing a
|
| D | cp-tree.h | 4541 extern tree build_ptrmemfunc (tree, tree, int, bool);
|
| D | ChangeLog-2002 | 1941 (build_ptrmemfunc): Likewise. 3981 (build_ptrmemfunc): Likewise.
|
| 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
|
| D | ChangeLog-1997 | 2572 (build_ptrmemfunc): Delete unused vars U and NINDEX.
|
| D | ChangeLog-2003 | 2526 (build_ptrmemfunc): Avoid unnecessary conversions. 5616 (build_ptrmemfunc): Tidy slightly.
|