Searched refs:handle_warn_cast_qual (Results 1 – 4 of 4) sorted by relevance
5649 handle_warn_cast_qual (location_t loc, tree type, tree otype) in handle_warn_cast_qual() function5889 handle_warn_cast_qual (loc, type, otype); in build_c_cast()
5767 handle_warn_cast_qual (location_t loc, tree type, tree otype) in handle_warn_cast_qual() function6007 handle_warn_cast_qual (loc, type, otype); in build_c_cast()
4714 (handle_warn_cast_qual): Likewise.20716 * c-typeck.c (handle_warn_cast_qual): New static function,20718 (build_c_cast): Call handle_warn_cast_qual.
26196 * c-typeck.c (handle_warn_cast_qual): Add loc26198 (build_c_cast): Pass location to handle_warn_cast_qual.27856 * c-typeck.c (handle_warn_cast_qual): Print qualifiers.