Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc86 static tree handle_uninitialized_attribute (tree *, tree, tree, int, bool *);
342 handle_uninitialized_attribute, NULL },
1639 handle_uninitialized_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_uninitialized_attribute() function
H A DChangeLog860 * c-attribs.c (handle_uninitialized_attribute): New function.