Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDc-common.h1038 extern bool check_missing_format_attribute (tree, tree);
HDc-common.c6814 check_missing_format_attribute (tree ltype, tree rtype) in check_missing_format_attribute() function
HDc-typeck.c4384 && check_missing_format_attribute (type, rhstype)) in convert_for_assignment()
HDChangeLog-200510597 * c-common.c (check_missing_format_attribute): New.
10598 * c-common.h (check_missing_format_attribute): Likewise.
/NextBSD/contrib/gcc/cp/
HDcall.c4738 && check_missing_format_attribute (type, rhstype)) in convert_for_arg_passing()
HDtypeck.c6507 && check_missing_format_attribute (type, rhstype)) in convert_for_assignment()