Home
last modified time | relevance | path

Searched refs:check_function_sentinel (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c5362 check_function_sentinel (const_tree fntype, int nargs, tree *argarray) in check_function_sentinel() function
5745 check_function_sentinel (fntype, nargs, argarray); in check_function_arguments()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc5653 check_function_sentinel (const_tree fntype, int nargs, tree *argarray) in check_function_sentinel() function
6083 check_function_sentinel (fntype, nargs, argarray); in check_function_arguments()
H A DChangeLog3845 * c-common.c (check_function_sentinel): Call fold_for_warn on the
11027 (check_function_sentinel): Likewise.
12127 check_function_sentinel.
12128 (check_function_sentinel): Take a FUNCTION_TYPE rather than
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200510823 * c-common.c (check_function_sentinel): Likewise.
14104 * c-common.c (check_function_sentinel): Pass in named argument
21058 (check_function_sentinel): Check for null_node as valid sentinel too.
28005 * c-common.c (handle_aligned_attribute, check_function_sentinel,
H A DChangeLog-200415131 (check_function_sentinel, handle_sentinel_attribute): Likewise.
15140 * c-common.c (handle_sentinel_attribute, check_function_sentinel):
H A DChangeLog-200727270 (check_function_sentinel): Likewise.