Searched defs:c_cast_p (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | typeck.cc | 7836 bool c_cast_p, tsubst_flags_t complain) in convert_ptrmem() 7883 build_static_cast_1 (location_t loc, tree type, tree expr, bool c_cast_p, in build_static_cast_1() 8343 bool c_cast_p, bool *valid_p, in build_reinterpret_cast_1() 9414 get_delta_difference_1 (tree from, tree to, bool c_cast_p, in get_delta_difference_1() 9468 bool c_cast_p, tsubst_flags_t complain) in get_delta_difference() 9564 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p, in build_ptrmemfunc()
|
| D | call.cc | 1204 standard_conversion (tree to, tree from, tree expr, bool c_cast_p, in standard_conversion() 1708 reference_binding (tree rto, tree rfrom, tree expr, bool c_cast_p, int flags, in reference_binding() 2005 implicit_conversion_1 (tree to, tree from, tree expr, bool c_cast_p, in implicit_conversion_1() 2139 implicit_conversion (tree to, tree from, tree expr, bool c_cast_p, in implicit_conversion() 7836 bool issue_conversion_warnings, bool c_cast_p, in convert_like_internal() 8432 bool issue_conversion_warnings, bool c_cast_p, in convert_like() 12765 bool c_cast_p, in perform_direct_initialization_if_possible()
|