Home
last modified time | relevance | path

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 Dc-attribs.c124 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 Dc-attribs.cc137 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 DChangeLog-20053947 * 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 DChangeLog-200320790 * c-common.c (handle_cleanup_attribute): New.