Home
last modified time | relevance | path

Searched defs:attribute_spec (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.h2312 struct attribute_spec struct
2316 const char *const name;
2318 const int min_length;
2321 const int max_length;
2329 const bool decl_required;
2332 const bool type_required;
2337 const bool function_type_required;
/openbsd-src/gnu/gcc/gcc/
H A Dtree.h3648 struct attribute_spec struct
3652 const char *const name;
3654 const int min_length;
3657 const int max_length;
3665 const bool decl_required;
3668 const bool type_required;
3673 const bool function_type_required;
3688 tree (*const handler) (tree *node, tree name, tree args,