Searched refs:convert_arguments (Results 1 – 22 of 22) sorted by relevance
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog.apple | 247 * typeck.c (convert_arguments): Takes an extra argument 249 (build_function_call): Tell convert_arguments if we
|
| HD | ChangeLog-1995 | 230 * typeck.c (convert_arguments): Use it to indicate this is an 1575 * call.c (build_method_call): If convert_arguments failed, just bail. 1598 * typeck.c (convert_arguments): Use it. 1619 (convert_arguments): Get out early if we get an error_mark_node. 1757 * typeck.c (build_function_call_real): If convert_arguments failed, 1759 (convert_arguments): If one of the arguments is error_mark_node, 2030 * typeck.c (convert_arguments): Only prohibit passing to ... of 3120 * typeck.c (convert_arguments): Check for error_mark_node before
|
| HD | ChangeLog-1994 | 298 * typeck.c (build_function_call_real, convert_arguments): Likewise. 1025 (convert_arguments): Increment argument counter when using default 1227 * typeck.c (convert_arguments): Don't try to get tricky and convert 1236 * typeck.c (convert_arguments): Don't require the actual parameter 1977 * typeck.c (convert_arguments): Make sure type is not NULL before 2004 * typeck.c (convert_arguments, convert_for_initialization): Don't 2198 * typeck.c (convert_arguments): Don't mess with i for methods. 2200 convert_arguments. 4275 * typeck.c (convert_arguments): Handle setHandler(A::handlerFn)
|
| HD | typeck.c | 61 static tree convert_arguments (tree, tree, tree, int, int); 2823 coerced_params = convert_arguments (TYPE_ARG_TYPES (fntype), in build_function_call() 2862 convert_arguments (tree typelist, tree values, tree fndecl, int flags, int block_call) in convert_arguments() function
|
| HD | ChangeLog-1996 | 200 * typeck.c (convert_arguments): Pass LOOKUP_ONLYCONVERTING. 372 * typeck.c (convert_arguments): Likewise. 2768 * typeck.c (convert_arguments): Likewise. 2904 * typeck.c (convert_arguments): Call complete_type. 3818 * typeck.c (convert_arguments): Delete gc code.
|
| HD | ChangeLog-1998 | 1012 (convert_arguments): Don't handle unknown types here. 1070 * typeck.c (convert_arguments): Don't handle pmf references 2283 * typeck.c (convert_arguments): Remove return_loc parm. 3701 * typeck.c (convert_arguments): Use convert_default_arg and 5409 * typeck.c (convert_arguments): Likewise. 6489 (convert_arguments): Initialize `called_thing' to 0.
|
| HD | ChangeLog-2001 | 1811 * typeck.c (convert_arguments): Likewise. 2844 * typeck.c (convert_arguments): Check that we have an fndecl. 2848 * typeck.c (convert_arguments): Don't do ellipsis conversion for
|
| HD | ChangeLog | 2134 * typeck.c (convert_arguments): Return early on args with 2269 * typeck.c (convert_arguments): Return error_mark_node instead of 6804 (convert_arguments): Likewise. 6807 (convert_arguments): Add prototype. Make static.
|
| HD | ChangeLog-2000 | 5242 build_array_ref, convert_arguments, pointer_diff, 5671 * typeck.c (convert_arguments): Adjust convert_default_arg call. 6727 * typeck.c (convert_arguments): Restore two-message error 6760 build_function_call_real, convert_arguments,
|
| HD | ChangeLog-1999 | 4019 * typeck.c (convert_arguments): Ditto. 5822 (build_x_indirect_ref, build_indirect_ref, convert_arguments, 6263 * typeck.c (convert_arguments): Use alternative format for 6630 * typeck.c (convert_arguments): Use new interface to
|
| HD | ChangeLog-2003 | 1359 * typeck.c (convert_arguments): Return error_mark_node for an 3411 (convert_arguments): Use decay_conversion. 3480 (convert_arguments): Likewise.
|
| HD | ChangeLog-2002 | 430 (convert_arguments): Simplify. 2145 * typeck.c (convert_arguments): Use convert_for_arg_passing.
|
| HD | ChangeLog-1997 | 1298 * typeck.c (convert_arguments): Don't arbitrarily choose the first
|
| HD | ChangeLog-2004 | 373 (convert_arguments): Do not convert_from_reference. 1326 convert_arguments, build_binary_op, pointer_diff, build_unary_op,
|
| /NextBSD/contrib/gcc/ |
| HD | c-typeck.c | 90 static tree convert_arguments (tree, tree, tree, tree); 2440 = convert_arguments (TYPE_ARG_TYPES (fntype), params, function, fundecl); in build_function_call() 2495 convert_arguments (tree typelist, tree values, tree function, tree fundecl) in convert_arguments() function
|
| HD | ChangeLog.apple | 817 * c-typeck.c (convert_arguments): function name must come from 'selector'
|
| HD | ChangeLog-2005 | 1117 (convert_arguments): Warn if there is a mismatch between argument 11396 * c-typeck.c (convert_arguments): Make builtins tolerant of having 13814 (convert_arguments): Likewise. 14867 (convert_arguments): Do not call it on the function arguments. 27960 * c-typeck.c (default_conversion, convert_arguments, 28015 (convert_arguments): Don't check for NOP_EXPR containing integer 29670 * c-typeck.c (convert_arguments): Check for target-specific 33912 * c-typeck.c (convert_arguments): Check for error_mark_node.
|
| HD | ChangeLog-2001 | 6467 (convert_arguments): Use default_function_array_conversion. 7431 * c-typeck.c (convert_arguments): When comparing for enumeral 21345 * c-typeck.c (convert_arguments): Likewise. 24741 * c-typeck.c (convert_arguments): Don't check for width changes 25271 * c-typeck.c (convert_arguments): -Wtraditional now activates
|
| HD | ChangeLog-2004 | 9102 * c-typeck.c (convert_arguments): Return error_mark_node if there 9105 convert_arguments. 9456 (convert_arguments, build_modify_expr, 9649 * c-typeck.c (convert_arguments): Take expression for called 9654 (build_function_call): Update call to convert_arguments. 21761 * c-typeck.c (convert_arguments): Change type of formal_prec from
|
| HD | ChangeLog-2000 | 3920 (convert_arguments, build_unary_op, build_modify_expr, 24778 build_indirect_ref, build_array_ref, convert_arguments,
|
| HD | ChangeLog-1999 | 11835 * c-typecheck.c (convert_arguments): Ditto.
|
| HD | ChangeLog-2003 | 9313 * c-typeck.c (convert_arguments): Convert to
|