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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c7327 convert_ptrmem (tree type, tree expr, bool allow_inverse_p,
7339 allow_inverse_p, c_cast_p, complain));
7364 allow_inverse_p, c_cast_p, complain);
7658 return convert_ptrmem (type, expr, /*allow_inverse_p=*/1,
8934 bool allow_inverse_p,
8950 if (!allow_inverse_p)
7314 convert_ptrmem(tree type, tree expr, bool allow_inverse_p, bool c_cast_p, tsubst_flags_t complain) argument
8919 get_delta_difference(tree from, tree to, bool allow_inverse_p, bool c_cast_p, tsubst_flags_t complain) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc7848 convert_ptrmem (tree type, tree expr, bool allow_inverse_p,
7860 allow_inverse_p, c_cast_p, complain));
7885 allow_inverse_p, c_cast_p, complain);
8193 return convert_ptrmem (type, expr, /*allow_inverse_p=*/1,
9481 bool allow_inverse_p,
9497 if (!allow_inverse_p)
7835 convert_ptrmem(tree type, tree expr, bool allow_inverse_p, bool c_cast_p, tsubst_flags_t complain) argument
9466 get_delta_difference(tree from, tree to, bool allow_inverse_p, bool c_cast_p, tsubst_flags_t complain) argument

Completed in 219 milliseconds