Searched refs:handle_format_arg_attribute (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | dummy-frontend.cc | 55 static tree handle_format_arg_attribute (tree *, tree, tree, int, bool *); 145 handle_format_arg_attribute, NULL }, 460 handle_format_arg_attribute (tree * ARG_UNUSED (node), tree ARG_UNUSED (name), in handle_format_arg_attribute() function
|
H A D | ChangeLog | 841 (handle_format_arg_attribute): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-lang.c | 62 static tree handle_format_arg_attribute (tree *, tree, tree, int, bool *); 152 handle_format_arg_attribute, NULL }, 563 handle_format_arg_attribute (tree * ARG_UNUSED (node), tree ARG_UNUSED (name), in handle_format_arg_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-lang.cc | 62 static tree handle_format_arg_attribute (tree *, tree, tree, int, bool *); 152 handle_format_arg_attribute, NULL }, 563 handle_format_arg_attribute (tree * ARG_UNUSED (node), tree ARG_UNUSED (name), in handle_format_arg_attribute() function
|
H A D | ChangeLog | 4987 (handle_format_arg_attribute): New local function.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.h | 842 extern tree handle_format_arg_attribute (tree *, tree, tree, int, bool *);
|
H A D | c-attribs.c | 501 handle_format_arg_attribute, NULL },
|
H A D | c-format.c | 171 handle_format_arg_attribute (tree *node, tree atname, in handle_format_arg_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.h | 864 extern tree handle_format_arg_attribute (tree *, tree, tree, int, bool *);
|
H A D | c-format.cc | 171 handle_format_arg_attribute (tree *node, tree atname, in handle_format_arg_attribute() function
|
H A D | c-attribs.cc | 572 handle_format_arg_attribute, NULL },
|
H A D | ChangeLog | 3536 (handle_format_arg_attribute): Adjust to new name. 12162 * c-format.c (handle_format_arg_attribute): Likewise. Adjust call 12575 (handle_format_arg_attribute): Use valid_stringptr_type_p ().
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2001 | 9498 (handle_format_arg_attribute): Correct comment. Handle receiving 9541 handle_format_arg_attribute): Be quiet about inappropriate 10443 handle_format_attribute and handle_format_arg_attribute. Update 10447 (handle_format_attribute, handle_format_arg_attribute): Add
|
H A D | ChangeLog-2003 | 19866 (handle_format_attribute, handle_format_arg_attribute,
|
H A D | ChangeLog-2004 | 33253 * c-format.c (handle_format_arg_attribute): Initialize
|