Searched refs:handle_cleanup_attribute (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 124 static tree handle_cleanup_attribute (tree *, tree, tree, int, bool *); 388 handle_cleanup_attribute, NULL }, 4237 handle_cleanup_attribute (tree *node, tree name, tree args, in handle_cleanup_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 137 static tree handle_cleanup_attribute (tree *, tree, tree, int, bool *); 436 handle_cleanup_attribute, NULL }, 5303 handle_cleanup_attribute (tree *node, tree name, tree args, in handle_cleanup_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2005 | 3947 * c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name. 4212 * c-common.c (handle_cleanup_attribute): Use lookup_name_two instead. 17587 (handle_cleanup_attribute): Likewise.
|
H A D | ChangeLog-2003 | 20790 * c-common.c (handle_cleanup_attribute): New.
|