Searched refs:insert_attributes (Results 1 – 3 of 3) sorted by relevance
145 targetm.insert_attributes (*node, &attributes); in decl_attributes()
416 void (* insert_attributes) (tree decl, tree *attributes); member
18332 * target.h (struct gcc_target): Add insert_attributes.18341 * c-common.c (decl_attributes): Use targetm.insert_attributes.