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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c7314 convert_ptrmem(tree type, tree expr, bool allow_inverse_p, bool c_cast_p, tsubst_flags_t complain) argument
7362 build_static_cast_1(location_t loc, tree type, tree expr, bool c_cast_p, bool *valid_p, tsubst_flags_t complain) argument
7801 build_reinterpret_cast_1(location_t loc, tree type, tree expr, bool c_cast_p, bool *valid_p, tsubst_flags_t complain) argument
8867 get_delta_difference_1(tree from, tree to, 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
9017 build_ptrmemfunc(tree type, tree pfn, int force, bool c_cast_p, tsubst_flags_t complain) argument
[all...]
H A Dcall.c1194 standard_conversion (tree to, tree from, tree expr, bool c_cast_p, argument
1685 reference_binding (tree rto, tree rfrom, tree expr, bool c_cast_p, int flags, argument
1980 implicit_conversion(tree to, tree from, tree expr, bool c_cast_p, int flags, tsubst_flags_t complain) argument
7333 convert_like_real(conversion *convs, tree expr, tree fn, int argnum, bool issue_conversion_warnings, bool c_cast_p, tsubst_flags_t complain) argument
7374 convert_like_real_1(conversion *convs, tree expr, tree fn, int argnum, bool issue_conversion_warnings, bool c_cast_p, tsubst_flags_t complain) argument
12011 perform_direct_initialization_if_possible(tree type, tree expr, bool c_cast_p, tsubst_flags_t complain) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc7835 convert_ptrmem(tree type, tree expr, bool allow_inverse_p, bool c_cast_p, tsubst_flags_t complain) argument
7883 build_static_cast_1(location_t loc, tree type, tree expr, bool c_cast_p, bool *valid_p, tsubst_flags_t complain) argument
8342 build_reinterpret_cast_1(location_t loc, tree type, tree expr, bool c_cast_p, bool *valid_p, tsubst_flags_t complain) argument
9414 get_delta_difference_1(tree from, tree to, 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
9564 build_ptrmemfunc(tree type, tree pfn, int force, bool c_cast_p, tsubst_flags_t complain) argument
[all...]
H A Dcall.cc1204 standard_conversion (tree to, tree from, tree expr, bool c_cast_p, argument
1708 reference_binding (tree rto, tree rfrom, tree expr, bool c_cast_p, int flags, argument
2005 implicit_conversion_1(tree to, tree from, tree expr, bool c_cast_p, int flags, tsubst_flags_t complain) argument
2139 implicit_conversion(tree to, tree from, tree expr, bool c_cast_p, int flags, tsubst_flags_t complain) argument
7835 convert_like_internal(conversion *convs, tree expr, tree fn, int argnum, bool issue_conversion_warnings, bool c_cast_p, tsubst_flags_t complain) argument
8431 convert_like(conversion *convs, tree expr, tree fn, int argnum, bool issue_conversion_warnings, bool c_cast_p, tsubst_flags_t complain) argument
12763 perform_direct_initialization_if_possible(tree type, tree expr, bool c_cast_p, tsubst_flags_t complain) argument
[all...]

Completed in 160 milliseconds