Searched refs:check_missing_format_attribute (Results 1 – 6 of 6) sorted by relevance
1038 extern bool check_missing_format_attribute (tree, tree);
6814 check_missing_format_attribute (tree ltype, tree rtype) in check_missing_format_attribute() function
4384 && check_missing_format_attribute (type, rhstype)) in convert_for_assignment()
10597 * c-common.c (check_missing_format_attribute): New.10598 * c-common.h (check_missing_format_attribute): Likewise.
4738 && check_missing_format_attribute (type, rhstype)) in convert_for_arg_passing()
6507 && check_missing_format_attribute (type, rhstype)) in convert_for_assignment()