Home
last modified time | relevance | path

Searched refs:handle_access_attribute (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c127 static tree handle_access_attribute (tree *, tree, tree, int, bool *);
486 handle_access_attribute, NULL },
3967 handle_access_attribute (tree *node, tree name, tree args, in handle_access_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc140 static tree handle_access_attribute (tree *, tree, tree, int, bool *);
546 handle_access_attribute, NULL },
4832 handle_access_attribute (tree node[3], tree name, tree args, int flags, in handle_access_attribute() function
H A DChangeLog1581 * c-attribs.c (handle_access_attribute): Handle ATTR_FLAG_INTERNAL.
1976 (handle_access_attribute): Handle internal attribute representation
2218 (handle_access_attribute): Same.
2373 * c-attribs.c (handle_access_attribute): Avoid setting TYPE_ATTRIBUTES
2407 (handle_access_attribute): Same.
2439 * c-attribs.c (handle_access_attribute): Correct off-by-one mistakes.
2625 (handle_access_attribute): Formatting fix.
2647 * c-attribs.c (handle_access_attribute): New function.