Home
last modified time | relevance | path

Searched refs:convert_ptrmem (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dtypeck.c4899 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 Dcp-tree.h4564 extern tree convert_ptrmem (tree, tree, bool, bool);
H A Dcall.c4501 return convert_ptrmem (totype, expr, /*allow_inverse_p=*/false, in convert_like_real()
H A DChangeLog-2004998 (convert_ptrmem): New function.
1010 (convert_ptrmem): New function.