Searched refs:default_conversion (Results 1 – 25 of 39) sorted by relevance
12
873 tree op1 = default_conversion (TREE_OPERAND (exp, 1));917 default_conversion (exp) in default_conversion() function1187 tree pointer = default_conversion (ptr);1268 index = default_conversion (index);1332 tree ar = default_conversion (array);1333 tree ind = default_conversion (index);1508 function = default_conversion (function);1671 tree would_have_been = default_conversion (val);1728 parmval = default_conversion (parmval);1739 result = tree_cons (NULL_TREE, default_conversion (val), result);[all …]
1196 extern tree default_conversion PARAMS ((tree));
600 (default_conversion ($1));607 (default_conversion ($1));614 (default_conversion ($1));628 (default_conversion ($<ttype>2));
1893 expr = default_conversion (expr);1939 value = default_conversion (value);
5738 value = default_conversion (value);
1687 default_conversion (exp) in default_conversion() function2319 ? ptr : default_conversion (ptr));2440 idx = default_conversion (idx);2502 tree ar = default_conversion (array);2503 tree ind = default_conversion (idx);2855 val = default_conversion (val);3044 op0 = default_conversion (op0);3046 op1 = default_conversion (op1);3967 arg = default_conversion (arg);3977 arg = default_conversion (arg);[all …]
215 expr = default_conversion (expr);561 cond = default_conversion (cond);
1069 return (desires & WANT_POINTER) ? default_conversion (expr)
1161 last_rval = default_conversion (rval);
345 function = default_conversion (function);532 instance = default_conversion (instance);4310 arg = default_conversion (arg);4468 val = default_conversion (val);
2782 base = cp_convert (ptype, default_conversion (base));2867 base2 = default_conversion (init);
1329 * typeck.c (decay_conversion): Split out from default_conversion.1330 (default_conversion): Call it.1372 * typeck.c (default_conversion): Don't check for BLKmode before1421 * typeck.c (build_indirect_ref): Don't call default_conversion for a2500 use default_conversion.2615 (build_binary_op): Undo default_conversion if it wasn't useful.3150 * typeck.c (build_conditional_expr): Don't call default_conversion4076 * typeck.c (default_conversion): Don't expect type_promotes_to to6455 * typeck.c (default_conversion): Move code for promoting enums and8127 * typeck.c (build_c_cast): Also call default_conversion on[all …]
7985 init = default_conversion (init); in grok_reference_init()9204 atexit_node = default_conversion (atexit_fndecl); in get_atexit_node()14164 value = default_conversion (value);
1655 default_conversion (tree exp) in default_conversion() function1874 tree pointer = default_conversion (ptr); in build_indirect_ref()1968 index = default_conversion (index); in build_array_ref()2033 tree ar = default_conversion (array); in build_array_ref()2499 tree would_have_been = default_conversion (val); in convert_arguments()2548 parmval = default_conversion (parmval); in convert_arguments()2566 result = tree_cons (NULL_TREE, default_conversion (val), result); in convert_arguments()2836 arg = default_conversion (arg); in build_unary_op()2849 arg = default_conversion (arg); in build_unary_op()2856 arg = default_conversion (arg); in build_unary_op()[all …]
766 extern tree default_conversion (tree);
4417 exp1.value = save_expr (default_conversion (cond.value)); in c_parser_conditional_expression()4425 (default_conversion (cond.value)); in c_parser_conditional_expression()4670 (default_conversion (stack[sp].expr.value)); in c_parser_binary_expression()4677 (default_conversion (stack[sp].expr.value)); in c_parser_binary_expression()
5941 value = default_conversion (value); in build_enumerator()
1585 default_conversion (tree exp) in default_conversion() function2494 tree ar = default_conversion (array); in build_array_ref()2495 tree ind = default_conversion (idx); in build_array_ref()3032 op0 = default_conversion (op0); in build_binary_op()3034 op1 = default_conversion (op1); in build_binary_op()4036 arg = default_conversion (arg); in build_unary_op()4050 arg = default_conversion (arg); in build_unary_op()4058 arg = default_conversion (arg); in build_unary_op()
36 * cp-typeck.c (c_expand_start_case): Use default_conversion to261 * cp-typeck.c (default_conversion): Don't lose const and volatile.
1680 * typeck.c (decay_conversion): Split out from default_conversion.1681 (default_conversion): Call it.1723 * typeck.c (default_conversion): Don't check for BLKmode before1772 * typeck.c (build_indirect_ref): Don't call default_conversion for a2851 use default_conversion.2966 (build_binary_op): Undo default_conversion if it wasn't useful.3501 * typeck.c (build_conditional_expr): Don't call default_conversion
1907 * typeck.c (default_conversion): Remove static.1926 (default_conversion): Make it static. Perform integral promotions1940 (default_conversion): Likewise.3181 * cp-tree.h (default_conversion): Remove prototype.3182 * typeck.c (default_conversion): Make static.3191 (default_conversion): Likewise.3198 * typeck.c (default_conversion): Make static.6193 (default_conversion): Add.
636 * typeck.c (default_conversion): Don't expect type_promotes_to to3015 * typeck.c (default_conversion): Move code for promoting enums and4687 * typeck.c (build_c_cast): Also call default_conversion on
419 (build_c_cast): Don't call default_conversion when we want to1952 default_conversion. Don't allow pointer-to-method functions down
1830 more specific before possible default_conversion call.
2509 arg = default_conversion (arg); in altivec_resolve_overloaded_builtin()