Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c76 static tree handle_artificial_attribute (tree *, tree, tree, int, bool *);
294 handle_artificial_attribute, NULL },
1214 handle_artificial_attribute (tree *node, tree name, in handle_artificial_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc82 static tree handle_artificial_attribute (tree *, tree, tree, int, bool *);
334 handle_artificial_attribute, NULL },
1487 handle_artificial_attribute (tree *node, tree name, in handle_artificial_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20075496 * c-common.c (handle_artificial_attribute): New function.