Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-common.c542 static tree handle_nonnull_attribute (tree *, tree, tree, int, bool *);
634 handle_nonnull_attribute },
5337 handle_nonnull_attribute (tree *node, tree ARG_UNUSED (name), in handle_nonnull_attribute() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.c771 static tree handle_nonnull_attribute PARAMS ((tree *, tree, tree, int,
866 handle_nonnull_attribute },
6525 handle_nonnull_attribute (node, name, args, flags, no_add_attrs) in handle_nonnull_attribute() function
H A DChangeLog.75880 (handle_nonnull_attribute, check_function_nonnull, nonnull_check_p,