Home
last modified time | relevance | path

Searched refs:handle_dealloc_attribute (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc119 static tree handle_dealloc_attribute (tree *, tree, tree, int, bool *);
555 handle_dealloc_attribute, NULL },
3460 handle_dealloc_attribute (tree *node, tree name, tree args, int, in handle_dealloc_attribute() function
H A DChangeLog1500 * c-attribs.c (handle_dealloc_attribute): New function.