Searched refs:handle_error_attribute (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 78 static tree handle_error_attribute (tree *, tree, tree, int, bool *); 422 handle_error_attribute, NULL }, 424 handle_error_attribute, NULL }, 1258 handle_error_attribute (tree *node, tree name, tree args, in handle_error_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 84 static tree handle_error_attribute (tree *, tree, tree, int, bool *); 472 handle_error_attribute, NULL }, 474 handle_error_attribute, NULL }, 1531 handle_error_attribute (tree *node, tree name, tree args, in handle_error_attribute() function
|
H A D | ChangeLog | 10931 * c-common.c (handle_error_attribute): Fix condition.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2007 | 5487 * c-common.c (handle_error_attribute): New function.
|