Searched refs:convert_for_arg_passing (Results 1 – 6 of 6) sorted by relevance
4643 arg = convert_for_arg_passing (type, arg); in convert_default_arg()4675 convert_for_arg_passing (tree type, tree val) in convert_for_arg_passing() function4907 val = convert_for_arg_passing (type, val); in build_over_call()
482 convert_default_arg, type_passed_as, convert_for_arg_passing,676 * call.c (convert_for_arg_passing): Don't mess with error_mark_node.952 * call.c (convert_for_arg_passing): Set it.2136 (convert_for_arg_passing): New fn.2145 * typeck.c (convert_arguments): Use convert_for_arg_passing.
3810 extern tree convert_for_arg_passing (tree, tree);
1296 (convert_for_arg_passing): Likewise.2124 (convert_for_arg_passing): Likewise.3398 (convert_for_arg_passing): Use perform_integral_promotions.
62 * call.c (convert_for_arg_passing): Only widen bitfields to their195 * call.c (convert_for_arg_passing): Convert bitfields to their5004 * call.c (convert_for_arg_passing): Check function pointers when
2861 parmval = convert_for_arg_passing (type, parmval); in convert_arguments()