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/
Dc-common.h945 extern bool check_missing_format_attribute (tree, tree);
Dc-common.c6444 check_missing_format_attribute (tree ltype, tree rtype) in check_missing_format_attribute() function
Dc-typeck.c4090 && check_missing_format_attribute (type, rhstype)) in convert_for_assignment()
/openbsd/src/gnu/gcc/gcc/cp/
Dtypeck.c6277 && check_missing_format_attribute (type, rhstype)) in convert_for_assignment()
Dcall.c4696 && check_missing_format_attribute (type, rhstype)) in convert_for_arg_passing()