Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-common.h945 extern bool check_missing_format_attribute (tree, tree);
H A Dc-common.c6444 check_missing_format_attribute (tree ltype, tree rtype) in check_missing_format_attribute() function
H A Dc-typeck.c4090 && check_missing_format_attribute (type, rhstype)) in convert_for_assignment()
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcall.c4696 && check_missing_format_attribute (type, rhstype)) in convert_for_arg_passing()
H A Dtypeck.c6277 && check_missing_format_attribute (type, rhstype)) in convert_for_assignment()