Searched refs:check_function_arguments (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | c-common.h | 641 extern void check_function_arguments (tree, tree, tree);
|
| H A D | c-common.c | 6066 check_function_arguments (tree attrs, tree params, tree typelist) in check_function_arguments() function
|
| H A D | c-typeck.c | 2447 check_function_arguments (TYPE_ATTRIBUTES (fntype), coerced_params, in build_function_call()
|
| H A D | ChangeLog-2005 | 11232 * 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 D | ChangeLog-2002 | 20328 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 D | ChangeLog-2004 | 15143 (check_function_arguments): Handle `sentinel' attribute. 27019 * c-common.c (check_function_arguments): Update call to
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | call.c | 4955 check_function_arguments (TYPE_ATTRIBUTES (TREE_TYPE (fn)), in build_over_call()
|
| H A D | typeck.c | 2833 check_function_arguments (TYPE_ATTRIBUTES (fntype), coerced_params, in build_function_call()
|
| H A D | ChangeLog-2004 | 4157 check_function_arguments instead of check_function_format.
|
| H A D | ChangeLog | 5284 `check_function_arguments'.
|