| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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()
|
| D | except.cc | 293 LOOKUP_NORMAL); in build_must_not_throw_expr() 710 int flags = LOOKUP_NORMAL | LOOKUP_ONLYCONVERTING; in build_throw()
|
| 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 …]
|
| 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()
|
| 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 …]
|
| 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()
|
| D | rtti.cc | 674 LOOKUP_NORMAL, NULL_TREE, complain); in build_dynamic_cast_1()
|
| 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()
|
| D | cp-tree.h | 5826 #define LOOKUP_NORMAL (LOOKUP_PROTECT) macro 5833 #define LOOKUP_IMPLICIT (LOOKUP_NORMAL | LOOKUP_ONLYCONVERTING) 7299 int = LOOKUP_NORMAL,
|
| D | ChangeLog-2021 | 1038 LOOKUP_NORMAL | LOOKUP_NONVIRTUAL | LOOKUP_DEFAULTED instead of 1039 LOOKUP_NORMAL for flags. 1043 LOOKUP_NORMAL | LOOKUP_NONVIRTUAL | LOOKUP_DEFAULTED instead of 1044 LOOKUP_NORMAL for flags.
|
| D | decl.cc | 6962 || can_convert_arg (type, TREE_TYPE (init), init, LOOKUP_NORMAL, in reshape_init_r() 8836 /*path*/NULL_TREE, LOOKUP_NORMAL, in get_tuple_decomp_init() 9108 /*asm*/NULL_TREE, LOOKUP_NORMAL); in cp_finish_decomp() 18382 int flags = LOOKUP_NORMAL|LOOKUP_NONVIRTUAL|LOOKUP_DESTRUCTOR; in cxx_maybe_build_cleanup()
|
| D | ChangeLog-2005 | 1306 implicit_conversion instead of LOOKUP_NORMAL. 1307 (can_convert): Add LOOKUP_NORMAL to call to can_convert_arg.
|
| D | tree.cc | 783 &argvec, inner_type, LOOKUP_NORMAL, in build_vec_init_elt()
|
| D | ChangeLog-1995 | 1579 * cvt.c (convert_force): Pass LOOKUP_NORMAL to cp_convert. 1616 (convert): Pass LOOKUP_NORMAL to cp_convert.
|
| D | pt.cc | 20305 flags = LOOKUP_NORMAL; in tsubst_copy_and_build() 21097 qualified_p ? LOOKUP_NONVIRTUAL : LOOKUP_NORMAL, in tsubst_copy_and_build() 24465 LOOKUP_NORMAL, in unify() 25449 DEDUCE_EXACT, LOOKUP_NORMAL, NULL, in get_bindings()
|
| D | parser.cc | 7851 ? LOOKUP_NORMAL|LOOKUP_NONVIRTUAL in cp_parser_postfix_expression() 7852 : LOOKUP_NORMAL), in cp_parser_postfix_expression() 15566 (is_direct_init ? LOOKUP_NORMAL : LOOKUP_IMPLICIT)); in cp_parser_decomposition_declaration() 22840 ? LOOKUP_NORMAL : LOOKUP_IMPLICIT)); in cp_parser_init_declarator() 46722 LOOKUP_NORMAL); in cp_parser_omp_error()
|
| D | class.cc | 8527 DEDUCE_EXACT, LOOKUP_NORMAL, in resolve_address_of_overloaded_function()
|
| D | ChangeLog-2009 | 2538 (add_conv_candidate): Use LOOKUP_IMPLICIT, not LOOKUP_NORMAL.
|
| D | constexpr.cc | 4903 &argvec, elttype, LOOKUP_NORMAL, in cxx_eval_vec_init_1()
|
| D | ChangeLog-2010 | 1794 * parser.c (cp_parser_init_declarator): Pass LOOKUP_NORMAL
|
| D | ChangeLog-1996 | 1521 Pass LOOKUP_ONLYCONVERTING instead of LOOKUP_NORMAL.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/objc/ |
| D | objc-act.cc | 4661 NULL, type, LOOKUP_NORMAL, tf_warning_or_error)); in objc_generate_cxx_ctor_or_dtor()
|