Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c122 static tree handle_nonstring_attribute (tree *, tree, tree, int, bool *);
383 handle_nonstring_attribute, NULL },
3767 handle_nonstring_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_nonstring_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc135 static tree handle_nonstring_attribute (tree *, tree, tree, int, bool *);
431 handle_nonstring_attribute, NULL },
4508 handle_nonstring_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_nonstring_attribute() function
H A DChangeLog4463 * c-attribs.c (handle_nonstring_attribute): Allow attribute nonstring
5225 (handle_nonstring_attribute): New function.