Home
last modified time | relevance | path

Searched refs:check_function_arguments (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-common.h641 extern void check_function_arguments (tree, tree, tree);
H A Dc-common.c6066 check_function_arguments (tree attrs, tree params, tree typelist) in check_function_arguments() function
H A Dc-typeck.c2447 check_function_arguments (TYPE_ATTRIBUTES (fntype), coerced_params, in build_function_call()
H A DChangeLog-200511232 * c-common.c (check_function_arguments): Call
14107 (check_function_arguments): Pass in named argument list.
14108 * c-common.h (check_function_arguments): Likewise.
H A DChangeLog-200220328 check_nonnull_arg, get_nonnull_operand, check_function_arguments,
20331 (check_function_arguments, check_function_arguments_recurse): New
20340 * c-typeck.c (build_function_call): Call check_function_arguments
H A DChangeLog-200415143 (check_function_arguments): Handle `sentinel' attribute.
27019 * c-common.c (check_function_arguments): Update call to
/freebsd-12.1/contrib/gcc/cp/
H A Dcall.c4955 check_function_arguments (TYPE_ATTRIBUTES (TREE_TYPE (fn)), in build_over_call()
H A Dtypeck.c2833 check_function_arguments (TYPE_ATTRIBUTES (fntype), coerced_params, in build_function_call()
H A DChangeLog-20044157 check_function_arguments instead of check_function_format.
H A DChangeLog5284 `check_function_arguments'.