Searched defs:attribute_spec (Results 1 – 2 of 2) sorted by relevance
2089 struct attribute_spec { struct2092 const char *name;2094 int min_length;2099 int max_length;2107 bool decl_required;2110 bool type_required;2115 bool function_type_required;2117 bool affects_type_identity;2132 tree (*handler) (tree *node, tree name, tree args,2138 struct exclusions {[all …]
2017 struct attribute_spec { struct2020 const char *name;2022 int min_length;2025 int max_length;2033 bool decl_required;2036 bool type_required;2041 bool function_type_required;2043 bool affects_type_identity;2058 tree (*handler) (tree *node, tree name, tree args,2064 struct exclusions {[all …]