Searched refs:handle_unused_attribute (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.h | 1366 extern tree handle_unused_attribute (tree *, tree, tree, int, bool *);
|
H A D | c-attribs.c | 300 handle_unused_attribute, NULL }, 1306 handle_unused_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_unused_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.h | 1473 extern tree handle_unused_attribute (tree *, tree, tree, int, bool *);
|
H A D | c-attribs.cc | 340 handle_unused_attribute, NULL }, 1579 handle_unused_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_unused_attribute() function
|
H A D | ChangeLog | 1071 * c-attribs.c (handle_unused_attribute): Handle FIELD_DECL. 7071 * c-common.c (handle_unused_attribute): Accept CONST_DECL. 8151 * c-common.c (handle_unused_attribute): Use VAR_OR_FUNCTION_DECL_P.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | tree.cc | 5025 handle_unused_attribute, NULL },
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | tree.c | 4722 handle_unused_attribute, NULL },
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 4383 handle_unused_attribute, NULL },
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 4472 handle_unused_attribute, NULL },
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2002 | 24542 handle_used_attribute, handle_unused_attribute, 24556 handle_used_attribute, handle_unused_attribute,
|
H A D | ChangeLog-2001 | 10429 handle_unused_attribute, handle_const_attribute,
|
H A D | ChangeLog-2005 | 17572 (handle_unused_attribute): Likewise.
|
H A D | ChangeLog-2010 | 35609 * c-common.c (handle_used_attribute, handle_unused_attribute):
|
H A D | ChangeLog-2004 | 17444 (handle_packed_attribute, handle_unused_attribute,
|