Home
last modified time | relevance | path

Searched refs:handle_cleanup_attribute (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dc-common.c544 static tree handle_cleanup_attribute (tree *, tree, tree, int, bool *);
639 handle_cleanup_attribute },
5584 handle_cleanup_attribute (tree *node, tree name, tree args, in handle_cleanup_attribute() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-common.c777 static tree handle_cleanup_attribute PARAMS ((tree *, tree, tree, int,
873 handle_cleanup_attribute },
6117 handle_cleanup_attribute (node, name, args, flags, no_add_attrs) in handle_cleanup_attribute() function
DChangeLog4130 * c-common.c (handle_cleanup_attribute): New.