Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dattribs.c145 targetm.insert_attributes (*node, &attributes); in decl_attributes()
Dtarget.h416 void (* insert_attributes) (tree decl, tree *attributes); member
DChangeLog-200118332 * target.h (struct gcc_target): Add insert_attributes.
18341 * c-common.c (decl_attributes): Use targetm.insert_attributes.