Home
last modified time | relevance | path

Searched refs:pfn_from_ptrmemfunc (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/gcc/cp/
HDtypeck.c46 static tree pfn_from_ptrmemfunc (tree);
2623 e3 = pfn_from_ptrmemfunc (function); in get_member_function_from_ptrfunc()
3468 pfn0 = pfn_from_ptrmemfunc (op0); in build_binary_op()
3469 pfn1 = pfn_from_ptrmemfunc (op1); in build_binary_op()
6385 pfn_from_ptrmemfunc (tree t) in pfn_from_ptrmemfunc() function
HDChangeLog-20012061 (pfn_from_ptrmemfunc): Ignore the extra field.
2324 (pfn_from_ptrmemfunc): Adjust call to expand_ptrmemfunc_cst.
HDChangeLog3261 (pfn_from_ptrmemfunc): Likewise.
3268 (pfn_from_ptrmemfunc): Add prototype, make static.
6808 (PFN_FROM_PTRMEMFUNC): Replace by pfn_from_ptrmemfunc.
HDChangeLog-19995943 (pfn_from_ptrmemfunc): Likewise.
5964 (pfn_from_ptrmemfunc): Likewise.
HDChangeLog-20021942 (pfn_from_ptrmemfunc): Likewise.
HDChangeLog-20005989 (pfn_from_ptrmemfunc): Adjust for the new ABI.