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 D | c-attribs.c | 76 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 D | c-attribs.cc | 82 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 D | ChangeLog-2007 | 5496 * c-common.c (handle_artificial_attribute): New function.
|