Home
last modified time | relevance | path

Searched refs:build_ptrmemfunc1 (Results 1 – 11 of 11) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDexpr.c75 cst = build_ptrmemfunc1 (type, delta, pfn); in cplus_expand_constant()
HDChangeLog.tree-ssa230 * typeck.c (build_ptrmemfunc1): Likewise.
HDtypeck.c6185 build_ptrmemfunc1 (tree type, tree delta, tree pfn) in build_ptrmemfunc1() function
6285 return build_ptrmemfunc1 (to_type, delta, npfn); in build_ptrmemfunc()
6292 return build_ptrmemfunc1 (to_type, in build_ptrmemfunc()
HDChangeLog-20012047 (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.
HDcp-tree.h4547 extern tree build_ptrmemfunc1 (tree, tree, tree);
HDChangeLog-19961467 * typeck.c (build_ptrmemfunc1): Avoid use of digest_init so that
1472 * typeck.c (build_ptrmemfunc1): New function to hide details of
HDChangeLog-19971321 * typeck.c (build_ptrmemfunc1): Clean up ptr->int cast warnings.
HDChangeLog-20005408 * typeck.c (build_ptrmemfunc1): Kill uninitialized warning.
5985 (build_ptrmemfunc1): Remove dead code. Adjust for the new ABI.
HDChangeLog-19995940 (build_ptrmemfunc1): Declare.
5956 * typeck.c (build_ptrmemfunc1): Don't declare. Make it global.
HDChangeLog-20034760 * typeck.c (build_ptrmemfunc1)
HDChangeLog5074 * typeck.c (build_ptrmemfunc1): Likewise.