Searched refs:build_ptrmemfunc1 (Results 1 – 17 of 17) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | expr.c | 68 cst = build_ptrmemfunc1 (type, delta, pfn); in cplus_expand_constant()
|
| H A D | typeck.c | 8974 build_ptrmemfunc1 (tree type, tree delta, tree pfn) in build_ptrmemfunc1() function 9089 return build_ptrmemfunc1 (to_type, delta, npfn); in build_ptrmemfunc() 9098 return build_ptrmemfunc1 (to_type, in build_ptrmemfunc()
|
| H A D | cp-tree.h | 7661 extern tree build_ptrmemfunc1 (tree, tree, tree);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | expr.cc | 68 cst = build_ptrmemfunc1 (type, delta, pfn); in cplus_expand_constant()
|
| H A D | ChangeLog.tree-ssa | 230 * typeck.c (build_ptrmemfunc1): Likewise.
|
| H A D | ChangeLog-2001 | 2047 (build_ptrmemfunc1): Update prototype. 2054 expand_ptrmemfunc_cst and build_ptrmemfunc1. 2058 (build_ptrmemfunc1): Add new parameter to contain extra field. 2319 * typeck.c (build_ptrmemfunc1): Simplify.
|
| H A D | typeck.cc | 9521 build_ptrmemfunc1 (tree type, tree delta, tree pfn) in build_ptrmemfunc1() function 9636 return build_ptrmemfunc1 (to_type, delta, npfn); in build_ptrmemfunc() 9645 return build_ptrmemfunc1 (to_type, in build_ptrmemfunc()
|
| H A D | ChangeLog-1996 | 1467 * typeck.c (build_ptrmemfunc1): Avoid use of digest_init so that 1472 * typeck.c (build_ptrmemfunc1): New function to hide details of
|
| H A D | ChangeLog-1997 | 1321 * typeck.c (build_ptrmemfunc1): Clean up ptr->int cast warnings.
|
| H A D | ChangeLog-2008 | 1907 (build_ptrmemfunc1): Don't set TREE_INVARIANT.
|
| H A D | ChangeLog-1999 | 5940 (build_ptrmemfunc1): Declare. 5956 * typeck.c (build_ptrmemfunc1): Don't declare. Make it global.
|
| H A D | ChangeLog-2000 | 5408 * typeck.c (build_ptrmemfunc1): Kill uninitialized warning. 5985 (build_ptrmemfunc1): Remove dead code. Adjust for the new ABI.
|
| H A D | cp-tree.h | 8072 extern tree build_ptrmemfunc1 (tree, tree, tree);
|
| H A D | ChangeLog-2005 | 1490 * typeck.c (build_ptrmemfunc1): Likewise.
|
| H A D | ChangeLog-2007 | 1350 (build_ptrmemfunc1): Convert to the target type for
|
| H A D | ChangeLog-2014 | 3625 * typeck.c (build_ptrmemfunc1): Call convert_and_check with
|
| H A D | ChangeLog-2003 | 4760 * typeck.c (build_ptrmemfunc1)
|