Home
last modified time | relevance | path

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 Dc-attribs.c140 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 Dc-attribs.cc156 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 DChangeLog10725 (handle_warn_unused_attribute): New.