Searched defs:c_cast_p (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/gcc/cp/ |
| HD | typeck.c | 4900 bool c_cast_p) in convert_ptrmem() 4962 build_static_cast_1 (tree type, tree expr, bool c_cast_p, in build_static_cast_1() 5253 build_reinterpret_cast_1 (tree type, tree expr, bool c_cast_p, in build_reinterpret_cast_1() 6124 bool c_cast_p) in get_delta_difference() 6226 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p) in build_ptrmemfunc()
|
| HD | call.c | 588 standard_conversion (tree to, tree from, tree expr, bool c_cast_p, in standard_conversion() 1102 reference_binding (tree rto, tree rfrom, tree expr, bool c_cast_p, int flags) in reference_binding() 1266 implicit_conversion (tree to, tree from, tree expr, bool c_cast_p, in implicit_conversion() 4250 bool c_cast_p) in convert_like_real() 6532 bool c_cast_p) in perform_direct_initialization_if_possible()
|