Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-common.c529 static tree handle_weakref_attribute (tree *, tree, tree, int, bool *) ;
618 handle_weakref_attribute },
5001 handle_weakref_attribute (tree *node, tree ARG_UNUSED (name), tree args, in handle_weakref_attribute() function
H A DChangeLog-20063412 * c-common.c (handle_weakref_attribute): Ignore attribute in
H A DChangeLog-20052686 (handle_weakref_attribute): Don't call declare_weak on weakrefs.
4609 * c-common.c (handle_weakref_attribute): New.