Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c5769 bool c_cast_p, tsubst_flags_t complain) in convert_ptrmem()
5818 build_static_cast_1 (tree type, tree expr, bool c_cast_p, in build_static_cast_1()
6137 build_reinterpret_cast_1 (tree type, tree expr, bool c_cast_p, in build_reinterpret_cast_1()
7021 get_delta_difference_1 (tree from, tree to, bool c_cast_p, in get_delta_difference_1()
7080 bool c_cast_p, tsubst_flags_t complain) in get_delta_difference()
7177 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p, in build_ptrmemfunc()
H A Dcall.c1067 standard_conversion (tree to, tree from, tree expr, bool c_cast_p, in standard_conversion()
1439 reference_binding (tree rto, tree rfrom, tree expr, bool c_cast_p, int flags) in reference_binding()
1672 implicit_conversion (tree to, tree from, tree expr, bool c_cast_p, in implicit_conversion()
5576 bool c_cast_p, tsubst_flags_t complain) in convert_like_real()
8497 bool c_cast_p, in perform_direct_initialization_if_possible()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c6853 bool c_cast_p, tsubst_flags_t complain) in convert_ptrmem()
6905 build_static_cast_1 (tree type, tree expr, bool c_cast_p, in build_static_cast_1()
7325 build_reinterpret_cast_1 (tree type, tree expr, bool c_cast_p, in build_reinterpret_cast_1()
8348 get_delta_difference_1 (tree from, tree to, bool c_cast_p, in get_delta_difference_1()
8402 bool c_cast_p, tsubst_flags_t complain) in get_delta_difference()
8498 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p, in build_ptrmemfunc()
H A Dcall.c1099 standard_conversion (tree to, tree from, tree expr, bool c_cast_p, in standard_conversion()
1531 reference_binding (tree rto, tree rfrom, tree expr, bool c_cast_p, int flags, in reference_binding()
1813 implicit_conversion (tree to, tree from, tree expr, bool c_cast_p, in implicit_conversion()
6638 bool c_cast_p, tsubst_flags_t complain) in convert_like_real()
10719 bool c_cast_p, in perform_direct_initialization_if_possible()