Searched refs:handle_returns_nonnull_attribute (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 141 static tree handle_returns_nonnull_attribute (tree *, tree, tree, int, bool *); 444 handle_returns_nonnull_attribute, NULL }, 4501 handle_returns_nonnull_attribute (tree *node, tree name, tree, int, in handle_returns_nonnull_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 157 static tree handle_returns_nonnull_attribute (tree *, tree, tree, int, bool *); 500 handle_returns_nonnull_attribute, NULL }, 5652 handle_returns_nonnull_attribute (tree *node, tree name, tree, int, in handle_returns_nonnull_attribute() function
|
H A D | ChangeLog | 10409 * c-common.c (handle_returns_nonnull_attribute): New function.
|