Home
last modified time | relevance | path

Searched refs:handle_format_attribute (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Ddummy-frontend.cc53 static tree handle_format_attribute (tree *, tree, tree, int, bool *);
143 handle_format_attribute, NULL },
447 handle_format_attribute (tree * ARG_UNUSED (node), tree ARG_UNUSED (name), in handle_format_attribute() function
H A DChangeLog840 (handle_format_attribute): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c60 static tree handle_format_attribute (tree *, tree, tree, int, bool *);
150 handle_format_attribute, NULL },
550 handle_format_attribute (tree * ARG_UNUSED (node), tree ARG_UNUSED (name), in handle_format_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc60 static tree handle_format_attribute (tree *, tree, tree, int, bool *);
150 handle_format_attribute, NULL },
550 handle_format_attribute (tree * ARG_UNUSED (node), tree ARG_UNUSED (name), in handle_format_attribute() function
H A DChangeLog4986 (handle_format_attribute): New local function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h841 extern tree handle_format_attribute (tree *, tree, tree, int, bool *);
H A Dc-attribs.c499 handle_format_attribute, NULL },
H A Dc-format.c5168 handle_format_attribute (tree *node, tree atname, tree args, in handle_format_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h863 extern tree handle_format_attribute (tree *, tree, tree, int, bool *);
H A Dc-format.cc5174 handle_format_attribute (tree *node, tree atname, tree args, in handle_format_attribute() function
H A Dc-attribs.cc570 handle_format_attribute, NULL },
H A DChangeLog3182 (handle_format_attribute): Spell out the word "arguments" in
4042 (handle_format_attribute): Handle gcc_dump_printf_format_type.
5272 * c-format.c( handle_format_attribute): Canonicalize a format
12164 (handle_format_attribute): Likewise.
12585 (handle_format_attribute): Set up first_target_format_type, pass the
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20019495 (handle_format_attribute): Handle receiving a type rather than a
9540 * c-format.c (handle_format_attribute,
10443 handle_format_attribute and handle_format_arg_attribute. Update
10447 (handle_format_attribute, handle_format_arg_attribute): Add
H A DChangeLog-200316722 (handle_format_attribute): Update to handle new format attributes.
18857 (handle_format_attribute): ...here.
19866 (handle_format_attribute, handle_format_arg_attribute,
21353 (handle_format_attribute): Move later in file so we have all
H A DChangeLog-200512963 (format_types_orig, handle_format_attribute): Add support for
13011 (handle_format_attribute): Likewise.
H A DChangeLog.tree-ssa3649 * c-format.c (handle_format_attribute): Initialize format_num.
H A DChangeLog-200414875 init_dynamic_diag_info, handle_format_attribute): Likewise.
22685 (handle_format_attribute): Handle TARGET_FORMAT_TYPES and
H A DChangeLog-200815426 * c-format.c (handle_format_attribute): Fix -Wc++-compat and/or
H A DChangeLog-200922059 * c-format.c (handle_format_attribute): Fix comment typo.