Searched refs:handle_warn_unused_attribute (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 140 static tree handle_warn_unused_attribute (tree *, tree, tree, int, bool *); 442 handle_warn_unused_attribute, NULL }, 3063 handle_warn_unused_attribute (tree *node, tree name, in handle_warn_unused_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 156 static tree handle_warn_unused_attribute (tree *, tree, tree, int, bool *); 498 handle_warn_unused_attribute, NULL }, 3684 handle_warn_unused_attribute (tree *node, tree name, in handle_warn_unused_attribute() function
|
H A D | ChangeLog | 10725 (handle_warn_unused_attribute): New.
|