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 D | c-attribs.c | 122 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 D | c-attribs.cc | 135 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 D | ChangeLog | 4463 * c-attribs.c (handle_nonstring_attribute): Allow attribute nonstring 5225 (handle_nonstring_attribute): New function.
|