Home
last modified time | relevance | path

Searched refs:check_format_arg (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.ptr416 * c-format.c (check_format_arg): Handle POINTER_PLUS_EXPR
490 * c-format.c (check_format_arg): Mention this should be handling
H A DChangeLog-20078602 (check_format_arg): Create allocation pool, pass it to
11603 * c-format.c (check_format_arg): Move check for zero-length
17570 * c-format.c (check_format_arg): Handle POINTER_PLUS_EXPR
H A DChangeLog-200220296 * c-format.c (check_format_arg): Remove null format string
20338 (check_format_arg): ...this. Update comment.
H A DChangeLog-200414872 maybe_read_dollar_number, get_flag_spec, check_format_arg,
27017 (check_format_arg): Don't use status_warning.
H A DChangeLog-200518863 * c-format.c (check_format_arg): Handle string literals of
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc1075 static void check_format_arg (void *, tree, unsigned HOST_WIDE_INT);
1545 check_function_arguments_recurse (check_format_arg, &format_ctx, in check_format_info()
1626 check_format_arg (void *ctx, tree format_tree, in check_format_arg() function
H A DChangeLog198 * c-format.cc (check_format_arg): Don't emit -Wformat warnings with
4403 (check_format_arg): Distinguish between wide char and
4641 * c-format.c (check_format_arg): Convert VAR_P check to a
5198 (check_format_arg): Pass format_ctx->arglocs to new param of
6698 (check_format_arg): Capture location of format_tree and pass to
7852 * c-format.c (check_format_arg): Adjust to use common block size in all
8035 (check_format_arg): Likewise.
8314 * c-format.c (check_format_arg):Use new type-based pool allocator.
8647 * c-format.c (check_format_arg): Call decl_constant_value.
9178 * c-format.c (check_format_arg): Properly handle
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c1083 static void check_format_arg (void *, tree, unsigned HOST_WIDE_INT);
1553 check_function_arguments_recurse (check_format_arg, &format_ctx, in check_format_info()
1634 check_format_arg (void *ctx, tree format_tree, in check_format_arg() function