Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dexpr.c75 cst = build_ptrmemfunc1 (type, delta, pfn); in cplus_expand_constant()
H A DChangeLog.tree-ssa230 * typeck.c (build_ptrmemfunc1): Likewise.
H A Dtypeck.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()
H A DChangeLog-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.
H A Dcp-tree.h4547 extern tree build_ptrmemfunc1 (tree, tree, tree);
H A DChangeLog-19961467 * typeck.c (build_ptrmemfunc1): Avoid use of digest_init so that
1472 * typeck.c (build_ptrmemfunc1): New function to hide details of
H A DChangeLog-19971321 * typeck.c (build_ptrmemfunc1): Clean up ptr->int cast warnings.
H A DChangeLog-20005408 * typeck.c (build_ptrmemfunc1): Kill uninitialized warning.
5985 (build_ptrmemfunc1): Remove dead code. Adjust for the new ABI.
H A DChangeLog-19995940 (build_ptrmemfunc1): Declare.
5956 * typeck.c (build_ptrmemfunc1): Don't declare. Make it global.
H A DChangeLog-20034760 * typeck.c (build_ptrmemfunc1)
H A DChangeLog5074 * typeck.c (build_ptrmemfunc1): Likewise.