Searched refs:duplicate_one_attribute (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | attribs.h | 84 extern void duplicate_one_attribute (tree *, tree, const char *);
|
H A D | attribs.c | 1496 duplicate_one_attribute (tree *attrs, tree attr, const char *name) in duplicate_one_attribute() function 1526 duplicate_one_attribute (&DECL_ATTRIBUTES (b), in copy_attributes_to_builtin()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | attribs.h | 92 extern void duplicate_one_attribute (tree *, tree, const char *);
|
H A D | attribs.cc | 1695 duplicate_one_attribute (tree *attrs, tree attr, const char *name) in duplicate_one_attribute() function 1725 duplicate_one_attribute (&DECL_ATTRIBUTES (b), in copy_attributes_to_builtin()
|
H A D | ChangeLog-2017 | 10138 (duplicate_one_attribute, copy_attributes_to_builtin): New functions. 10139 * attribs.h (duplicate_one_attribute, copy_attributes_to_builtin): New
|