Searched refs:expand_ptrmemfunc_cst (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | expr.cc | 67 expand_ptrmemfunc_cst (cst, &delta, &pfn); in cplus_expand_constant()
|
| D | ChangeLog-2001 | 1722 (expand_ptrmemfunc_cst) [ptrmemfunc_vbit_in_delta]: Adjust pfn. 2022 build_ptrmemfunc, expand_ptrmemfunc_cst): Take 2048 (expand_ptrmemfunc_cst): Update prototype. 2054 expand_ptrmemfunc_cst and build_ptrmemfunc1. 2060 (expand_ptrmemfunc_cst): Add new parameter to return extra field. 2318 expand_ptrmemfunc_cst. 2322 (expand_ptrmemfunc_cst): Remove idx and delta2 parameters. 2324 (pfn_from_ptrmemfunc): Adjust call to expand_ptrmemfunc_cst.
|
| D | typeck.cc | 9617 expand_ptrmemfunc_cst (pfn, &delta, &npfn); in build_ptrmemfunc() 9669 expand_ptrmemfunc_cst (tree cst, tree *delta, tree *pfn) in expand_ptrmemfunc_cst() function 9744 expand_ptrmemfunc_cst (t, &delta, &pfn); in pfn_from_ptrmemfunc() 9763 expand_ptrmemfunc_cst (t, &delta, &pfn); in delta_from_ptrmemfunc()
|
| D | ChangeLog-2004 | 1681 (expand_ptrmemfunc_cst): Likewise. 2422 build_binary_op, build_unary_op, expand_ptrmemfunc_cst): Likewise. 2596 build_ptrmemfunc, expand_ptrmemfunc_cst, check_return_expr 2888 build_compound_expr, build_modify_expr, expand_ptrmemfunc_cst,
|
| D | ChangeLog-1999 | 4069 * typeck.c (expand_ptrmemfunc_cst): Calculate delta correctly for 5265 (expand_ptrmemfunc_cst): Likewise. 5941 (expand_ptrmemfunc_cst): New function. 5962 (expand_ptrmemfunc_cst): Define.
|
| D | ChangeLog-2000 | 5786 * typeck.c (expand_ptrmemfunc_cst): Fix thinko. 5854 (expand_ptrmemfunc_cst): Don't use size_binop on non-sizes. 5987 (expand_ptrmemfunc_cst): Likewise.
|
| D | ChangeLog-2012 | 2291 build_const_cast_1, expand_ptrmemfunc_cst,
|
| D | cp-tree.h | 8073 extern void expand_ptrmemfunc_cst (tree, tree *, tree *);
|
| D | ChangeLog-2010 | 1940 (expand_ptrmemfunc_cst): Adjust get_delta_difference call.
|
| D | ChangeLog-2015 | 753 (expand_ptrmemfunc_cst): Fold operations.
|
| D | ChangeLog-2002 | 1026 * typeck.c (expand_ptrmemfunc_cst): Don't use it.
|
| D | ChangeLog-2021 | 448 (expand_ptrmemfunc_cst): Copy over PTRMEM_CST_LOCATION to ADDR_EXPR's
|