Searched defs:c_cast_p (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/gcc/cp/
H A Dcall.c588 standard_conversion (tree to, tree from, tree expr, bool c_cast_p, argument
1102 reference_binding (tree rto, tree rfrom, tree expr, bool c_cast_p, int flags) argument
1266 implicit_conversion (tree to, tree from, tree expr, bool c_cast_p, argument
4248 convert_like_real(conversion *convs, tree expr, tree fn, int argnum, int inner, bool issue_conversion_warnings, bool c_cast_p) argument
6530 perform_direct_initialization_if_possible(tree type, tree expr, bool c_cast_p) argument
[all...]
H A Dtypeck.c4899 convert_ptrmem(tree type, tree expr, bool allow_inverse_p, bool c_cast_p) argument
4962 build_static_cast_1(tree type, tree expr, bool c_cast_p, bool *valid_p) argument
5253 build_reinterpret_cast_1(tree type, tree expr, bool c_cast_p, bool *valid_p) argument
6122 get_delta_difference(tree from, tree to, bool allow_inverse_p, bool c_cast_p) argument
6226 build_ptrmemfunc(tree type, tree pfn, int force, bool c_cast_p) argument
[all...]

Completed in 180 milliseconds