Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-common.h628 extern void check_function_arguments (tree, tree, tree);
H A Dc-common.c5693 check_function_arguments (tree attrs, tree params, tree typelist) in check_function_arguments() function
H A Dc-typeck.c2317 check_function_arguments (TYPE_ATTRIBUTES (fntype), coerced_params, in build_function_call()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.h865 extern void check_function_arguments PARAMS ((tree, tree));
H A Dc-common.c6722 check_function_arguments (attrs, params) in check_function_arguments() function
H A Dc-typeck.c1536 check_function_arguments (TYPE_ATTRIBUTES (fntype), coerced_params);
H A DChangeLog.75881 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 Dcall.c4913 check_function_arguments (TYPE_ATTRIBUTES (TREE_TYPE (fn)), in build_over_call()
H A Dtypeck.c2731 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 DChangeLog5215 `check_function_arguments'.