Searched refs:check_missing_format_attribute (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dc-common.h1039 extern bool check_missing_format_attribute (tree, tree);
H A Dc-common.c6834 check_missing_format_attribute (tree ltype, tree rtype)
6814 check_missing_format_attribute (tree ltype, tree rtype) function
H A Dc-typeck.c4405 && check_missing_format_attribute (type, rhstype))
/freebsd-12-stable/contrib/gcc/cp/
H A Dcall.c4738 && check_missing_format_attribute (type, rhstype))
H A Dtypeck.c6521 && check_missing_format_attribute (type, rhstype))

Completed in 265 milliseconds