Home
last modified time | relevance | path

Searched refs:convert_arguments (Results 1 – 22 of 22) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDChangeLog.apple247 * typeck.c (convert_arguments): Takes an extra argument
249 (build_function_call): Tell convert_arguments if we
HDChangeLog-1995230 * 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
HDChangeLog-1994298 * 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)
HDtypeck.c61 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
HDChangeLog-1996200 * 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.
HDChangeLog-19981012 (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.
HDChangeLog-20011811 * 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
HDChangeLog2134 * 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.
HDChangeLog-20005242 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,
HDChangeLog-19994019 * 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
HDChangeLog-20031359 * typeck.c (convert_arguments): Return error_mark_node for an
3411 (convert_arguments): Use decay_conversion.
3480 (convert_arguments): Likewise.
HDChangeLog-2002430 (convert_arguments): Simplify.
2145 * typeck.c (convert_arguments): Use convert_for_arg_passing.
HDChangeLog-19971298 * typeck.c (convert_arguments): Don't arbitrarily choose the first
HDChangeLog-2004373 (convert_arguments): Do not convert_from_reference.
1326 convert_arguments, build_binary_op, pointer_diff, build_unary_op,
/NextBSD/contrib/gcc/
HDc-typeck.c90 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
HDChangeLog.apple817 * c-typeck.c (convert_arguments): function name must come from 'selector'
HDChangeLog-20051117 (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.
HDChangeLog-20016467 (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
HDChangeLog-20049102 * 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
HDChangeLog-20003920 (convert_arguments, build_unary_op, build_modify_expr,
24778 build_indirect_ref, build_array_ref, convert_arguments,
HDChangeLog-199911835 * c-typecheck.c (convert_arguments): Ditto.
HDChangeLog-20039313 * c-typeck.c (convert_arguments): Convert to