Lines Matching defs:attribute_spec
1919 struct attribute_spec { struct
1922 const char *name;
1924 int min_length;
1927 int max_length;
1935 bool decl_required;
1938 bool type_required;
1943 bool function_type_required;
1945 bool affects_type_identity;
1960 tree (*handler) (tree *node, tree name, tree args,
1966 struct exclusions {
1975 const exclusions *exclude;