Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dc-common.c543 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 Dc-common.c775 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 DChangeLog.75226 (handle_nothrow_attribute): New function to process this attribute.