Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Ddummy-frontend.cc43 static tree handle_nonnull_attribute (tree *, tree, tree, int, bool *);
111 handle_nonnull_attribute, NULL },
293 handle_nonnull_attribute (tree *node, tree ARG_UNUSED (name), in handle_nonnull_attribute() function
H A DChangeLog832 (handle_nonnull_attribute): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-attribs.cc50 static tree handle_nonnull_attribute (tree *, tree, tree, int, bool *);
131 handle_nonnull_attribute, NULL),
479 handle_nonnull_attribute (tree *node, tree ARG_UNUSED (name), in handle_nonnull_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-attribs.cc55 static tree handle_nonnull_attribute (tree *, tree, tree, int, bool *);
175 handle_nonnull_attribute, NULL),
553 handle_nonnull_attribute (tree *node, tree, tree args, int, bool *) in handle_nonnull_attribute() function
H A DChangeLog-201289 handle_nonnull_attribute, handle_nothrow_attribute,
H A DChangeLog-2020477 (handle_nonnull_attribute): Likewise.
H A DChangeLog-2016583 * d-attribs.c (handle_nonnull_attribute): Accept the nonnull
H A DChangeLog-20131128 (handle_nonnull_attribute): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c50 static tree handle_nonnull_attribute (tree *, tree, tree, int, bool *);
118 handle_nonnull_attribute, NULL },
396 handle_nonnull_attribute (tree *node, tree ARG_UNUSED (name), in handle_nonnull_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc50 static tree handle_nonnull_attribute (tree *, tree, tree, int, bool *);
118 handle_nonnull_attribute, NULL },
396 handle_nonnull_attribute (tree *node, tree ARG_UNUSED (name), in handle_nonnull_attribute() function
H A DChangeLog1146 * lto-lang.c (handle_nonnull_attribute): Accept the nonnull
3291 * lto-lang.c (handle_nonnull_attribute, handle_sentinel_attribute):
3977 * lto-lang.c (handle_nonnull_attribute): Remove unused attr_arg_num
4982 (handle_nonnull_attribute): New local function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c121 static tree handle_nonnull_attribute (tree *, tree, tree, int, bool *);
381 handle_nonnull_attribute, NULL },
3718 handle_nonnull_attribute (tree *node, tree name, in handle_nonnull_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc134 static tree handle_nonnull_attribute (tree *, tree, tree, int, bool *);
429 handle_nonnull_attribute, NULL },
4459 handle_nonnull_attribute (tree *node, tree name, in handle_nonnull_attribute() function
H A DChangeLog3204 (handle_nonnull_attribute): Same.
3704 (handle_nonnull_attribute): Same.
5725 * c-attribs.c (handle_nonnull_attribute): Save the result of default
6912 * c-common.c (handle_nonnull_attribute): Accept
9850 handle_vector_size_attribute, handle_nonnull_attribute): Call
9852 (handle_nonnull_attribute): Increment the argument number.
12160 (handle_nonnull_attribute): Likewise.
12386 * c-common.c (handle_nonnull_attribute, handle_sentinel_attribute):
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.tree-ssa3647 * c-common.c (handle_nonnull_attribute, check_function_nonnull):
H A DChangeLog-200220327 (handle_nonnull_attribute, check_function_nonnull, nonnull_check_p,
H A DChangeLog-200433197 (handle_nonnull_attribute): Initialize arg_num.