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