Searched refs:pfn_from_ptrmemfunc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c46 static tree pfn_from_ptrmemfunc (tree);
3776 e3 = pfn_from_ptrmemfunc (function);
5121 pfn0 = pfn_from_ptrmemfunc (op0);
5183 pfn0 = pfn_from_ptrmemfunc (op0);
5188 pfn1 = pfn_from_ptrmemfunc (op1);
9200 pfn_from_ptrmemfunc (tree t)
9186 pfn_from_ptrmemfunc (tree t) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc46 static tree pfn_from_ptrmemfunc (tree);
4037 e3 = pfn_from_ptrmemfunc (function);
5569 pfn0 = pfn_from_ptrmemfunc (op0);
5633 pfn0 = pfn_from_ptrmemfunc (op0);
5638 pfn1 = pfn_from_ptrmemfunc (op1);
9751 pfn_from_ptrmemfunc (tree t)
9737 pfn_from_ptrmemfunc (tree t) function

Completed in 276 milliseconds