Home
last modified time | relevance | path

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 Dc-attribs.c102 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 Dc-attribs.cc109 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 DChangeLog3203 (handle_weakref_attribute): Same.
5614 (handle_weakref_attribute): Same.
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-201737 (handle_weakref_attribute): Remove function.
H A DChangeLog-20131056 (handle_weakref_attribute): New function to handle internal 'weakref'
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20052686 (handle_weakref_attribute): Don't call declare_weak on weakrefs.
4609 * c-common.c (handle_weakref_attribute): New.
H A DChangeLog-200610496 * c-common.c (handle_weakref_attribute): Ignore attribute in
H A DChangeLog-20084899 * c-common.c (handle_weakref_attribute): Ignore the attribute unless
H A DChangeLog-201417747 (handle_weakref_attribute): Likewise.