Lines Matching refs:check_function_arguments
2157 (check_function_arguments): Use nonnull_arg_ctx as argument.
2464 * c-common.c (check_function_arguments): Avoid overlap checking
3705 * c-common.c (check_function_arguments): Pass fntype to
3850 (check_function_arguments): Add note about responsibility for
4471 (check_function_arguments): Also return the result
5188 * c-common.c (check_function_arguments): Add "arglogs" param; pass
5190 * c-common.h (check_function_arguments): Add vec<location_t> *
5756 (check_function_arguments): Add FNDECL argument. Call
5760 * c-common.h (check_function_arguments): Add FNDECL argument.
5913 (check_function_arguments): Return bool instead of void.
5914 * c-common.h (check_function_arguments): Adjust prototype.
11455 * c-common.c (check_function_arguments): Replace
12123 * c-common.h (check_function_arguments): Tweak prototype of
12124 check_function_arguments.
12125 * c-common.c (check_function_arguments): Likewise. Adjust