| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | coroutines.cc | 650 LOOKUP_NORMAL, NULL, tf_warning_or_error); in coro_build_promise_expression() 892 o = build_new_op (loc, CO_AWAIT_EXPR, LOOKUP_NORMAL, a, NULL_TREE, in build_co_await() 910 NULL, a_type, LOOKUP_NORMAL, in build_co_await() 1000 &arg, o_type, LOOKUP_NORMAL, in build_co_await() 1012 = build_new_method_call (e_proxy, awrd_meth, NULL, NULL_TREE, LOOKUP_NORMAL, in build_co_await() 1027 LOOKUP_NORMAL, &awsp_func, tf_warning_or_error); in build_co_await() 1057 = build_new_method_call (e_proxy, awrs_meth, NULL, NULL_TREE, LOOKUP_NORMAL, in build_co_await() 1074 NULL, o_type, LOOKUP_NORMAL, in build_co_await() 1162 at_meth, &args, NULL_TREE, LOOKUP_NORMAL, in finish_co_await_expr() 1757 NULL, await_type, LOOKUP_NORMAL, in expand_one_await_expression() [all …]
|
| H A D | init.c | 354 NULL, type, LOOKUP_NORMAL, complain); in build_value_init() 533 LOOKUP_NORMAL|LOOKUP_DELEGATING_CONS, in perform_target_ctor() 539 LOOKUP_NORMAL in perform_target_ctor() 916 int flags = LOOKUP_NORMAL; in perform_member_init() 1280 int flags = LOOKUP_NORMAL; in emit_mem_initializers() 1478 LOOKUP_NORMAL | LOOKUP_NONVIRTUAL, in expand_cleanup_for_base() 1823 init, LOOKUP_NORMAL|flags, complain); in build_aggr_init() 3313 LOOKUP_NORMAL, &alloc_fn, tf_none); in build_new_1() 3324 LOOKUP_NORMAL, in build_new_1() 3552 LOOKUP_NORMAL, in build_new_1() [all …]
|
| H A D | cvt.c | 568 &args, type, LOOKUP_NORMAL, complain); in force_rvalue() 637 return ocp_convert (type, expr, CONV_OLD_CONVERT, LOOKUP_NORMAL, complain); in cp_convert() 1677 LOOKUP_NORMAL|LOOKUP_NO_CONVERSION, in convert() 1708 return ocp_convert (type, e, CONV_C_CAST|convtype, LOOKUP_NORMAL, complain); in convert_force() 1727 return build_user_type_conversion (xtype, expr, LOOKUP_NORMAL, in build_type_conversion() 1901 return build_user_type_conversion (type, expr, LOOKUP_NORMAL, in build_expr_type_conversion()
|
| H A D | method.c | 770 int flags = LOOKUP_NORMAL | LOOKUP_NONVIRTUAL | LOOKUP_DEFAULTED; in do_build_copy_assign() 1303 int flags = LOOKUP_NORMAL | LOOKUP_NONVIRTUAL | LOOKUP_DEFAULTED; in build_comparison_op() 1689 LOOKUP_NORMAL, complain); in get_dtor() 1717 LOOKUP_NORMAL, tf_warning_or_error); in get_default_ctor() 1732 LOOKUP_NORMAL, complain); in get_copy_ctor() 1747 LOOKUP_NORMAL, tf_warning_or_error); in get_copy_assign() 1807 ctype, LOOKUP_NORMAL, tf_none); in constructible_expr() 1815 NULL, ctype, LOOKUP_NORMAL, in constructible_expr() 2341 int flags = LOOKUP_NORMAL | LOOKUP_SPECULATIVE; in synthesized_method_walk()
|
| H A D | typeck2.c | 740 LOOKUP_NORMAL, tf_warning_or_error); in split_nonconstant_init_1() 1409 flags = LOOKUP_NORMAL; in digest_nsdmi_init() 2133 LOOKUP_NORMAL, expr, NULL_TREE, NULL_TREE, in build_x_arrow() 2478 &parmvec, type, LOOKUP_NORMAL, complain); in build_functional_cast_1()
|
| H A D | except.c | 335 LOOKUP_NORMAL); in build_must_not_throw_expr() 760 int flags = LOOKUP_NORMAL | LOOKUP_ONLYCONVERTING; in build_throw()
|
| H A D | typeck.c | 3346 rval = build_new_op (loc, INDIRECT_REF, LOOKUP_NORMAL, expr, in build_x_indirect_ref() 4031 nargs = convert_arguments (parm_types, params, fndecl, LOOKUP_NORMAL, in cp_build_function_call_vec() 4310 expr = build_new_op (loc, code, LOOKUP_NORMAL, arg1, arg2, NULL_TREE, in build_x_binary_op() 4362 expr = build_new_op (loc, ARRAY_REF, LOOKUP_NORMAL, arg1, arg2, in build_x_array_ref() 6032 exp = build_new_op (loc, code, LOOKUP_NORMAL, xarg, NULL_TREE, in build_x_unary_op() 6159 complain, LOOKUP_NORMAL); in contextual_conv_bool() 7166 result = build_new_op (loc, COMPOUND_EXPR, LOOKUP_NORMAL, op1, op2, in build_x_compound_expr() 7571 return ocp_convert (type, expr, CONV_C_CAST, LOOKUP_NORMAL, complain); in build_static_cast_1() 8565 &rhs_vec, lhstype, LOOKUP_NORMAL, in cp_build_modify_expr() 8593 LOOKUP_NORMAL, lhs, rhs, in cp_build_modify_expr() [all …]
|
| H A D | call.c | 4449 LOOKUP_NORMAL, complain); in build_converted_constant_bool_expr() 4522 LOOKUP_NORMAL, in perform_overload_resolution() 4612 int flags = LOOKUP_NORMAL; in build_new_function_call() 4755 return build_over_call (cand, LOOKUP_NORMAL, complain); in build_operator_new_call() 4815 LOOKUP_NORMAL, &candidates, complain); in build_op_call_1() 4878 result = build_over_call (cand, LOOKUP_NORMAL, complain); in build_op_call_1() 5292 LOOKUP_NORMAL); in build_conditional_expr_1() 5512 LOOKUP_NORMAL, complain); in build_conditional_expr_1() 6322 result = build_over_call (cand, LOOKUP_NORMAL, ocomplain); in build_new_op_1() 6411 LOOKUP_NORMAL|LOOKUP_REWRITTEN, in build_new_op_1() [all …]
|
| H A D | decl2.c | 403 expr = build_new_op (loc, ARRAY_REF, LOOKUP_NORMAL, array_expr, in grok_array_decl() 548 LOOKUP_NORMAL, use_global_delete, in delete_sanity() 993 flags = LOOKUP_NORMAL; in grokfield() 1112 flags = LOOKUP_NORMAL; in grokbitfield() 2276 LOOKUP_NORMAL); in maybe_emit_vtables()
|
| H A D | semantics.c | 2545 ? LOOKUP_NORMAL | LOOKUP_NONVIRTUAL in finish_call_expr() 2546 : LOOKUP_NORMAL), in finish_call_expr() 2597 ? LOOKUP_NORMAL|LOOKUP_NONVIRTUAL in finish_call_expr() 2598 : LOOKUP_NORMAL), in finish_call_expr() 2884 (type, compound_literal, complain, LOOKUP_NORMAL)); in finish_compound_literal() 2962 LOOKUP_NORMAL | LOOKUP_NO_NARROWING, in finish_compound_literal() 9688 complain, LOOKUP_NORMAL); in finish_static_assert()
|
| H A D | rtti.c | 656 LOOKUP_NORMAL, NULL_TREE, complain); in build_dynamic_cast_1()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | coroutines.cc | 679 LOOKUP_NORMAL, NULL, tf_warning_or_error); in coro_build_promise_expression() 921 o = build_new_op (loc, CO_AWAIT_EXPR, LOOKUP_NORMAL, a, NULL_TREE, in build_co_await() 939 NULL, a_type, LOOKUP_NORMAL, in build_co_await() 1039 = build_new_method_call (e_proxy, awrd_meth, NULL, NULL_TREE, LOOKUP_NORMAL, in build_co_await() 1054 LOOKUP_NORMAL, &awsp_func, tf_warning_or_error); in build_co_await() 1085 = build_new_method_call (e_proxy, awrs_meth, NULL, NULL_TREE, LOOKUP_NORMAL, in build_co_await() 1102 NULL, o_type, LOOKUP_NORMAL, in build_co_await() 1202 at_meth, &args, NULL_TREE, LOOKUP_NORMAL, in finish_co_await_expr() 1796 NULL, await_type, LOOKUP_NORMAL, in expand_one_await_expression() 1826 NULL, await_type, LOOKUP_NORMAL, in expand_one_await_expression() [all …]
|
| H A D | init.cc | 357 NULL, type, LOOKUP_NORMAL, complain); in build_value_init() 543 init = build_aggr_init (decl, init, LOOKUP_NORMAL|LOOKUP_DELEGATING_CONS, in perform_target_ctor() 550 LOOKUP_NORMAL in perform_target_ctor() 558 LOOKUP_NORMAL in perform_target_ctor() 1110 int flags = LOOKUP_NORMAL; in perform_member_init() 1484 int flags = LOOKUP_NORMAL; in emit_mem_initializers() 1704 LOOKUP_NORMAL | LOOKUP_NONVIRTUAL, in expand_cleanup_for_base() 2045 init, LOOKUP_NORMAL|flags, complain); in build_aggr_init() 3395 LOOKUP_NORMAL, &alloc_fn, tf_none); in build_new_1() 3406 LOOKUP_NORMAL, in build_new_1() [all …]
|
| H A D | method.cc | 793 int flags = LOOKUP_NORMAL | LOOKUP_NONVIRTUAL | LOOKUP_DEFAULTED; in do_build_copy_assign() 1101 int flags = LOOKUP_NORMAL; in genericize_spaceship() 1374 int flags = LOOKUP_NORMAL | LOOKUP_NONVIRTUAL | LOOKUP_DEFAULTED; in do_one_comp() 1453 int flags = LOOKUP_NORMAL; in build_comparison_op() 1967 LOOKUP_NORMAL, complain); in get_dtor() 1995 LOOKUP_NORMAL, tf_warning_or_error); in get_default_ctor() 2010 LOOKUP_NORMAL, complain); in get_copy_ctor() 2025 LOOKUP_NORMAL, tf_warning_or_error); in get_copy_assign() 2085 ctype, LOOKUP_NORMAL, tf_none); in constructible_expr() 2093 NULL, ctype, LOOKUP_NORMAL, in constructible_expr() [all …]
|
| H A D | cvt.cc | 568 &args, type, LOOKUP_NORMAL, complain); in force_rvalue() 642 return ocp_convert (type, expr, CONV_OLD_CONVERT, LOOKUP_NORMAL, complain); in cp_convert() 1687 LOOKUP_NORMAL|LOOKUP_NO_CONVERSION, in convert() 1727 return ocp_convert (type, e, CONV_C_CAST|convtype, LOOKUP_NORMAL, complain); in convert_force() 1746 return build_user_type_conversion (xtype, expr, LOOKUP_NORMAL, in build_type_conversion() 1920 return build_user_type_conversion (type, expr, LOOKUP_NORMAL, in build_expr_type_conversion()
|
| H A D | except.cc | 293 LOOKUP_NORMAL); in build_must_not_throw_expr() 710 int flags = LOOKUP_NORMAL | LOOKUP_ONLYCONVERTING; in build_throw()
|
| H A D | call.cc | 4651 LOOKUP_NORMAL, complain); in build_converted_constant_bool_expr() 4729 LOOKUP_NORMAL, in perform_overload_resolution() 4852 result = build_over_call (cand, LOOKUP_NORMAL, complain); in build_new_function_call() 4987 tree ret = build_over_call (cand, LOOKUP_NORMAL, complain); in build_operator_new_call() 5058 LOOKUP_NORMAL, &candidates, complain); in build_op_call() 5119 result = build_over_call (cand, LOOKUP_NORMAL, complain); in build_op_call() 5523 LOOKUP_NORMAL); in build_conditional_expr() 5743 LOOKUP_NORMAL, complain); in build_conditional_expr() 6722 result = build_over_call (cand, LOOKUP_NORMAL, ocomplain); in build_new_op() 6806 LOOKUP_NORMAL|LOOKUP_REWRITTEN, in build_new_op() [all …]
|
| H A D | typeck2.cc | 660 LOOKUP_NORMAL, tf_warning_or_error); in split_nonconstant_init_1() 1386 flags = LOOKUP_NORMAL; in digest_nsdmi_init() 2094 LOOKUP_NORMAL, expr, NULL_TREE, NULL_TREE, in build_x_arrow() 2444 &parmvec, type, LOOKUP_NORMAL, complain); in build_functional_cast_1()
|
| H A D | typeck.cc | 3596 rval = build_new_op (loc, INDIRECT_REF, LOOKUP_NORMAL, expr, in build_x_indirect_ref() 4292 nargs = convert_arguments (parm_types, params, fndecl, LOOKUP_NORMAL, in cp_build_function_call_vec() 4573 expr = build_new_op (loc, code, LOOKUP_NORMAL, arg1, arg2, NULL_TREE, in build_x_binary_op() 4625 expr = build_new_op (loc, ARRAY_REF, LOOKUP_NORMAL, arg1, arg2, in build_x_array_ref() 6542 exp = build_new_op (loc, code, LOOKUP_NORMAL, xarg, NULL_TREE, in build_x_unary_op() 6674 complain, LOOKUP_NORMAL); in contextual_conv_bool() 7687 result = build_new_op (loc, COMPOUND_EXPR, LOOKUP_NORMAL, op1, op2, in build_x_compound_expr() 8106 return ocp_convert (type, expr, CONV_C_CAST, LOOKUP_NORMAL, complain); in build_static_cast_1() 9102 &rhs_vec, lhstype, LOOKUP_NORMAL, in cp_build_modify_expr() 9130 LOOKUP_NORMAL, lhs, rhs, in cp_build_modify_expr() [all …]
|
| H A D | decl2.cc | 419 expr = build_new_op (loc, ARRAY_REF, LOOKUP_NORMAL, array_expr, in grok_array_decl() 434 expr = build_new_op (loc, ARRAY_REF, LOOKUP_NORMAL, array_expr, in grok_array_decl() 659 LOOKUP_NORMAL, use_global_delete, in delete_sanity() 1132 flags = LOOKUP_NORMAL; in grokfield() 1248 flags = LOOKUP_NORMAL; in grokbitfield() 2480 LOOKUP_NORMAL); in maybe_emit_vtables()
|
| H A D | rtti.cc | 674 LOOKUP_NORMAL, NULL_TREE, complain); in build_dynamic_cast_1()
|
| H A D | semantics.cc | 2774 ? LOOKUP_NORMAL | LOOKUP_NONVIRTUAL in finish_call_expr() 2775 : LOOKUP_NORMAL), in finish_call_expr() 2826 ? LOOKUP_NORMAL|LOOKUP_NONVIRTUAL in finish_call_expr() 2827 : LOOKUP_NORMAL), in finish_call_expr() 3157 (type, compound_literal, complain, LOOKUP_NORMAL)); in finish_compound_literal() 3265 LOOKUP_NORMAL | LOOKUP_NO_NARROWING, in finish_compound_literal()
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | PROBLEMS | 364 NULL_TREE, LOOKUP_NORMAL); 376 NULL_TREE, LOOKUP_NORMAL);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
| H A D | libcp1plugin.cc | 3318 ? LOOKUP_NORMAL|LOOKUP_NONVIRTUAL in plugin_build_call_expr() 3319 : LOOKUP_NORMAL, in plugin_build_call_expr()
|
| /netbsd-src/external/gpl3/gcc/dist/libcc1/ |
| H A D | libcp1plugin.cc | 3159 ? LOOKUP_NORMAL|LOOKUP_NONVIRTUAL in plugin_build_call_expr() 3160 : LOOKUP_NORMAL, in plugin_build_call_expr()
|