Home
last modified time | relevance | path

Searched refs:check_missing_format_attribute (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-common.h1038 extern bool check_missing_format_attribute (tree, tree);
H A Dc-common.c6814 check_missing_format_attribute (tree ltype, tree rtype) in check_missing_format_attribute() function
H A Dc-typeck.c4384 && check_missing_format_attribute (type, rhstype)) in convert_for_assignment()
H A DChangeLog-200510597 * c-common.c (check_missing_format_attribute): New.
10598 * c-common.h (check_missing_format_attribute): Likewise.
/freebsd-12.1/contrib/gcc/cp/
H A Dcall.c4738 && check_missing_format_attribute (type, rhstype)) in convert_for_arg_passing()
H A Dtypeck.c6507 && check_missing_format_attribute (type, rhstype)) in convert_for_assignment()