Searched refs:handle_nothrow_attribute (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | c-common.c | 543 static tree handle_nothrow_attribute (tree *, tree, tree, int, bool *); 636 handle_nothrow_attribute }, 5565 handle_nothrow_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_nothrow_attribute() function
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | c-common.c | 775 static tree handle_nothrow_attribute PARAMS ((tree *, tree, tree, int, 870 handle_nothrow_attribute }, 6701 handle_nothrow_attribute (node, name, args, flags, no_add_attrs) in handle_nothrow_attribute() function
|
H A D | ChangeLog.7 | 5226 (handle_nothrow_attribute): New function to process this attribute.
|