Searched refs:register_attribute (Results 1 – 7 of 7) sorted by relevance
199 extern void register_attribute (const struct attribute_spec *attr);
353 register_attribute (const struct attribute_spec *attr) in register_attribute() function
20710 * attribs.c (register_attribute): Use CONST_CAST.23199 * attribs.c (register_attribute): moved out attribute registration23200 into register_attribute.23201 * doc/plugins.texi: Documented register_attribute and23203 * gcc-plugin.h: Added forward decl for register_attribute.
4123 (register_attribute): Likewise.20963 * attribs.c (register_attribute): Added assert to check that all
8861 (register_attribute): Use register_scoped_attribute to register
374 registration. Use the @code{register_attribute} function to register397 register_attribute (&user_attr);
45806 registration. Use the 'register_attribute' function to register custom45828 register_attribute (&user_attr);