Searched refs:handle_weakref_attribute (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 102 static tree handle_weakref_attribute (tree *, tree, tree, int, bool *) ; 335 handle_weakref_attribute, NULL }, 2638 handle_weakref_attribute (tree *node, tree name, tree args, in handle_weakref_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 109 static tree handle_weakref_attribute (tree *, tree, tree, int, bool *) ; 379 handle_weakref_attribute, NULL }, 2995 handle_weakref_attribute (tree *node, tree name, tree args, in handle_weakref_attribute() function
|
H A D | ChangeLog | 3203 (handle_weakref_attribute): Same. 5614 (handle_weakref_attribute): Same.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | ChangeLog-2017 | 37 (handle_weakref_attribute): Remove function.
|
H A D | ChangeLog-2013 | 1056 (handle_weakref_attribute): New function to handle internal 'weakref'
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2005 | 2686 (handle_weakref_attribute): Don't call declare_weak on weakrefs. 4609 * c-common.c (handle_weakref_attribute): New.
|
H A D | ChangeLog-2006 | 10496 * c-common.c (handle_weakref_attribute): Ignore attribute in
|
H A D | ChangeLog-2008 | 4899 * c-common.c (handle_weakref_attribute): Ignore the attribute unless
|
H A D | ChangeLog-2014 | 17747 (handle_weakref_attribute): Likewise.
|