Home
last modified time | relevance | path

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 Dc-attribs.c78 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 Dc-attribs.cc84 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 DChangeLog10931 * c-common.c (handle_error_attribute): Fix condition.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20075487 * c-common.c (handle_error_attribute): New function.