Searched refs:check_function_format (Results 1 – 12 of 12) sorted by relevance
647 extern void check_function_format (tree, tree);
888 check_function_format (tree attrs, tree params) in check_function_format() function
6077 check_function_format (attrs, params); in check_function_arguments()
9485 that to check_function_format rather than a name.9486 * c-common.h (check_function_format): Adjust prototype.9503 (check_function_format): Take a list of attributes from the9515 check_function_format rather than name or assembler name. Don't28479 (check_function_format): Cast various enums to int for &.
1130 * c-common.c (check_function_format): Don't suggest adding format6111 * c-common.c (check_function_format): If7895 finish_dollar_format_checking, check_function_format): Accept a7898 * c-common.h (check_function_format): Accept a `status' parameter.7900 * c-typeck.c: Update call to `check_function_format'.
10750 * c-format.c (check_function_format): Change warning control11233 'check_function_format' if either -Wformat or11235 * c-format.c (check_function_format): Check -Wformat before17595 * c-format.c (check_function_format): Likewise.
27010 * c-common.h (check_function_format): Remove first parameter.27015 check_function_format): Remove first parameter. Don't use27020 check_function_format.32071 (decode_format_attr, check_function_format,
20341 instead of check_function_format.
373 * cp-typeck.c (build_function_call_real): Call check_function_format.
4157 check_function_arguments instead of check_function_format.4162 calls to check_function_format.
961 * cp-tree.h (check_function_format): Accept a `status' parameter.963 * call.c, typeck.c: Updates calls to `check_function_format'.
856 Pass type attributes to check_function_format rather than name or