Searched refs:convert_ptrmem (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | typeck.c | 4899 convert_ptrmem (tree type, tree expr, bool allow_inverse_p, in convert_ptrmem() function 5155 return convert_ptrmem (type, expr, /*allow_inverse_p=*/1, in build_static_cast_1()
|
| H A D | cp-tree.h | 4564 extern tree convert_ptrmem (tree, tree, bool, bool);
|
| H A D | call.c | 4501 return convert_ptrmem (totype, expr, /*allow_inverse_p=*/false, in convert_like_real()
|
| H A D | ChangeLog-2004 | 998 (convert_ptrmem): New function. 1010 (convert_ptrmem): New function.
|