Searched refs:check_function_arguments (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-common.h | 628 extern void check_function_arguments (tree, tree, tree);
|
| H A D | c-common.c | 5693 check_function_arguments (tree attrs, tree params, tree typelist) in check_function_arguments() function
|
| H A D | c-typeck.c | 2317 check_function_arguments (TYPE_ATTRIBUTES (fntype), coerced_params, in build_function_call()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | c-common.h | 865 extern void check_function_arguments PARAMS ((tree, tree));
|
| H A D | c-common.c | 6722 check_function_arguments (attrs, params) in check_function_arguments() function
|
| H A D | c-typeck.c | 1536 check_function_arguments (TYPE_ATTRIBUTES (fntype), coerced_params);
|
| H A D | ChangeLog.7 | 5881 check_nonnull_arg, get_nonnull_operand, check_function_arguments, 5884 (check_function_arguments, check_function_arguments_recurse): New 5893 * c-typeck.c (build_function_call): Call check_function_arguments
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | call.c | 4913 check_function_arguments (TYPE_ATTRIBUTES (TREE_TYPE (fn)), in build_over_call()
|
| H A D | typeck.c | 2731 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 | 5215 `check_function_arguments'.
|