Home
last modified time | relevance | path

Searched defs:complain (Results 1 – 25 of 42) sorted by relevance

12

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c73 require_complete_type_sfinae (tree value, tsubst_flags_t complain) in require_complete_type_sfinae()
146 complete_type_or_maybe_complain (tree type, tree value, tsubst_flags_t complain) in complete_type_or_maybe_complain()
484 tsubst_flags_t complain) in composite_pointer_type_r()
565 tsubst_flags_t complain) in composite_pointer_type()
1606 bool complain) in cxx_sizeof_or_alignof_type()
1673 cxx_sizeof_expr (tree e, tsubst_flags_t complain) in cxx_sizeof_expr()
1742 cxx_alignof_expr (tree e, tsubst_flags_t complain) in cxx_alignof_expr()
1804 cxx_sizeof_or_alignof_expr (tree e, enum tree_code op, bool complain) in cxx_sizeof_or_alignof_expr()
1878 invalid_nonstatic_memfn_p (location_t loc, tree expr, tsubst_flags_t complain) in invalid_nonstatic_memfn_p()
1992 tsubst_flags_t complain, in decay_conversion()
[all …]
H A Dtypeck2.c256 tsubst_flags_t complain) in abstract_virtuals_error_sfinae()
400 abstract_virtuals_error_sfinae (tree decl, tree type, tsubst_flags_t complain) in abstract_virtuals_error_sfinae()
407 tsubst_flags_t complain) in abstract_virtuals_error_sfinae()
878 check_narrowing (tree type, tree init, tsubst_flags_t complain) in check_narrowing()
1014 tsubst_flags_t complain) in digest_init_r()
1188 digest_init (tree type, tree init, tsubst_flags_t complain) in digest_init()
1194 digest_init_flags (tree type, tree init, int flags, tsubst_flags_t complain) in digest_init_flags()
1201 digest_nsdmi_init (tree decl, tree init, tsubst_flags_t complain) in digest_nsdmi_init()
1249 massage_init_elt (tree type, tree init, int nested, tsubst_flags_t complain) in massage_init_elt()
1270 tsubst_flags_t complain) in process_init_constructor_array()
[all …]
H A Dcvt.c75 tsubst_flags_t complain) in cp_convert_to_pointer()
264 convert_to_pointer_force (tree type, tree expr, tsubst_flags_t complain) in convert_to_pointer_force()
319 tsubst_flags_t complain) in build_up_reference()
414 int flags, tree decl, tsubst_flags_t complain) in convert_to_reference()
559 force_rvalue (tree expr, tsubst_flags_t complain) in force_rvalue()
625 cp_convert (tree type, tree expr, tsubst_flags_t complain) in cp_convert()
638 cp_convert_and_check (tree type, tree expr, tsubst_flags_t complain) in cp_convert_and_check()
678 tsubst_flags_t complain) in ocp_convert()
1071 convert_to_void (tree expr, impl_conv_void implicit, tsubst_flags_t complain) in convert_to_void()
1611 convert_force (tree type, tree expr, int convtype, tsubst_flags_t complain) in convert_force()
[all …]
H A Dconstraint.cc1562 tsubst_flags_t complain, tree in_decl) in tsubst_predicate_constraint()
1575 tsubst_flags_t complain, tree in_decl) in tsubst_check_constraint()
1603 tsubst_flags_t complain, tree in_decl) in tsubst_logical_operator()
1621 tsubst_expr_constr (tree t, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_expr_constr()
1634 tsubst_type_constr (tree t, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_type_constr()
1646 tsubst_implicit_conversion_constr (tree t, tree args, tsubst_flags_t complain, in tsubst_implicit_conversion_constr()
1664 tsubst_argument_deduction_constr (tree t, tree args, tsubst_flags_t complain, in tsubst_argument_deduction_constr()
1688 tsubst_exception_constr (tree t, tree args, tsubst_flags_t complain, in tsubst_exception_constr()
1734 tsubst_flags_t complain, tree in_decl) in tsubst_constraint_variables()
1751 tsubst_flags_t complain, tree in_decl) in tsubst_parameterized_constraint()
[all …]
H A Dcall.c268 build_addr_func (tree function, tsubst_flags_t complain) in build_addr_func()
801 build_list_conv (tree type, tree ctor, int flags, tsubst_flags_t complain) in build_list_conv()
871 can_convert_array (tree atype, tree ctor, int flags, tsubst_flags_t complain) in can_convert_array()
895 build_aggr_conv (tree type, tree ctor, int flags, tsubst_flags_t complain) in build_aggr_conv()
959 build_array_conv (tree type, tree ctor, int flags, tsubst_flags_t complain) in build_array_conv()
1013 tsubst_flags_t complain) in build_complex_conv()
1100 int flags, tsubst_flags_t complain) in standard_conversion()
1532 tsubst_flags_t complain) in reference_binding()
1814 int flags, tsubst_flags_t complain) in implicit_conversion()
1999 tsubst_flags_t complain) in add_function_candidate()
[all …]
H A Dinit.c323 build_value_init (tree type, tsubst_flags_t complain) in build_value_init()
389 build_value_init_noctor (tree type, tsubst_flags_t complain) in build_value_init_noctor()
546 get_nsdmi (tree member, bool in_ctor, tsubst_flags_t complain) in get_nsdmi()
1669 build_aggr_init (tree exp, tree init, int flags, tsubst_flags_t complain) in build_aggr_init()
1773 tsubst_flags_t complain) in expand_default_init()
1951 tsubst_flags_t complain) in expand_aggr_init_1()
2067 tsubst_flags_t complain) in build_offset_ref()
2368 bool using_new, bool complain) in diagnose_uninitialized_cst_or_ref_member_1()
2453 diagnose_uninitialized_cst_or_ref_member (tree type, bool using_new, bool complain) in diagnose_uninitialized_cst_or_ref_member()
2807 tsubst_flags_t complain) in build_new_1()
[all …]
H A Dpt.c3588 expand_integer_pack (tree call, tree args, tsubst_flags_t complain, in expand_integer_pack()
3638 expand_builtin_pack_call (tree call, tree args, tsubst_flags_t complain, in expand_builtin_pack_call()
3908 make_pack_expansion (tree arg, tsubst_flags_t complain) in make_pack_expansion()
4289 tsubst_flags_t complain) in reduce_template_parm_level()
6019 instantiate_non_dependent_expr_internal (tree expr, tsubst_flags_t complain) in instantiate_non_dependent_expr_internal()
6033 instantiate_non_dependent_expr_sfinae (tree expr, tsubst_flags_t complain) in instantiate_non_dependent_expr_sfinae()
6233 tsubst_flags_t complain) in convert_nontype_argument_function()
6313 tsubst_flags_t complain) in check_valid_ptrmem_cst_expr()
6608 convert_nontype_argument (tree type, tree expr, tsubst_flags_t complain) in convert_nontype_argument()
7132 tsubst_flags_t complain, in coerce_template_template_parm()
[all …]
H A Drtti.c265 get_tinfo_decl_dynamic (tree exp, tsubst_flags_t complain) in get_tinfo_decl_dynamic()
345 build_typeid (tree exp, tsubst_flags_t complain) in build_typeid()
496 get_typeid (tree type, tsubst_flags_t complain) in get_typeid()
538 ifnonnull (tree test, tree result, tsubst_flags_t complain) in ifnonnull()
553 build_dynamic_cast_1 (tree type, tree expr, tsubst_flags_t complain) in build_dynamic_cast_1()
807 build_dynamic_cast (tree type, tree expr, tsubst_flags_t complain) in build_dynamic_cast()
H A Dfriend.c166 add_friend (tree type, tree decl, bool complain) in add_friend()
237 make_friend_class (tree type, tree friend_type, bool complain) in make_friend_class()
H A Dmethod.c989 tsubst_flags_t complain) in locate_fn_flags()
1036 get_dtor (tree type, tsubst_flags_t complain) in get_dtor()
1076 get_copy_ctor (tree type, tsubst_flags_t complain) in get_copy_ctor()
1296 bool diag, int flags, tsubst_flags_t complain, in walk_field_subobs()
1663 tsubst_flags_t complain = diag ? tf_warning_or_error : tf_none; in synthesized_method_walk() local
1763 get_defaulted_eh_spec (tree decl, tsubst_flags_t complain) in get_defaulted_eh_spec()
H A Dexcept.c1099 finish_noexcept_expr (tree expr, tsubst_flags_t complain) in finish_noexcept_expr()
1115 expr_noexcept_p (tree expr, tsubst_flags_t complain) in expr_noexcept_p()
1193 build_noexcept_spec (tree expr, int complain) in build_noexcept_spec()
H A Dsemantics.c267 tsubst_flags_t complain) in perform_access_checks()
304 perform_deferred_access_checks (tsubst_flags_t complain) in perform_deferred_access_checks()
316 tsubst_flags_t complain, in perform_or_defer_access_check()
2032 tsubst_flags_t complain) in finish_qualified_id_expr()
2300 tsubst_flags_t complain) in perform_koenig_lookup()
2362 bool koenig_p, tsubst_flags_t complain) in finish_call_expr()
2698 tsubst_flags_t complain) in finish_unary_op_expr()
2742 tsubst_flags_t complain, in finish_compound_literal()
3352 process_outer_var_ref (tree decl, tsubst_flags_t complain, bool odr_use) in process_outer_var_ref()
3899 calculate_direct_bases (tree type, tsubst_flags_t complain) in calculate_direct_bases()
[all …]
H A Ddecl.c3795 tsubst_flags_t complain) in make_typename_type()
3943 tsubst_flags_t complain) in make_unbound_class_template()
5644 tsubst_flags_t complain) in check_for_uninitialized_const_var()
5759 tsubst_flags_t complain) in reshape_init_array_1()
5812 reshape_init_array (tree type, reshape_iter *d, tsubst_flags_t complain) in reshape_init_array()
5828 reshape_init_vector (tree type, reshape_iter *d, tsubst_flags_t complain) in reshape_init_vector()
5860 tsubst_flags_t complain) in reshape_init_class()
5969 has_designator_problem (reshape_iter *d, tsubst_flags_t complain) in has_designator_problem()
5990 tsubst_flags_t complain) in reshape_init_r()
6199 reshape_init (tree type, tree init, tsubst_flags_t complain) in reshape_init()
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c72 require_complete_type_sfinae (tree value, tsubst_flags_t complain) in require_complete_type_sfinae()
145 complete_type_or_maybe_complain (tree type, tree value, tsubst_flags_t complain) in complete_type_or_maybe_complain()
482 tsubst_flags_t complain) in composite_pointer_type_r()
565 tsubst_flags_t complain) in composite_pointer_type()
1505 cxx_sizeof_or_alignof_type (tree type, enum tree_code op, bool complain) in cxx_sizeof_or_alignof_type()
1568 cxx_sizeof_expr (tree e, tsubst_flags_t complain) in cxx_sizeof_expr()
1630 cxx_alignof_expr (tree e, tsubst_flags_t complain) in cxx_alignof_expr()
1694 cxx_sizeof_or_alignof_expr (tree e, enum tree_code op, bool complain) in cxx_sizeof_or_alignof_expr()
1719 invalid_nonstatic_memfn_p (const_tree expr, tsubst_flags_t complain) in invalid_nonstatic_memfn_p()
2033 tsubst_flags_t complain) in rationalize_conditional_expr()
[all …]
H A Dtypeck2.c253 abstract_virtuals_error_sfinae (tree decl, tree type, tsubst_flags_t complain) in abstract_virtuals_error_sfinae()
855 tsubst_flags_t complain) in digest_init_r()
1007 digest_init (tree type, tree init, tsubst_flags_t complain) in digest_init()
1045 tsubst_flags_t complain) in process_init_constructor_array()
1141 tsubst_flags_t complain) in process_init_constructor_record()
1288 tsubst_flags_t complain) in process_init_constructor_union()
1377 process_init_constructor (tree type, tree init, tsubst_flags_t complain) in process_init_constructor()
1644 build_functional_cast (tree exp, tree parms, tsubst_flags_t complain) in build_functional_cast()
1766 add_exception_specifier (tree list, tree spec, int complain) in add_exception_specifier()
H A Dinit.c313 build_value_init (tree type, tsubst_flags_t complain) in build_value_init()
380 build_value_init_noctor (tree type, tsubst_flags_t complain) in build_value_init_noctor()
1459 build_aggr_init (tree exp, tree init, int flags, tsubst_flags_t complain) in build_aggr_init()
1533 tsubst_flags_t complain) in expand_default_init()
1713 tsubst_flags_t complain) in expand_aggr_init_1()
2091 bool using_new, bool complain) in diagnose_uninitialized_cst_or_ref_member_1()
2150 diagnose_uninitialized_cst_or_ref_member (tree type, bool using_new, bool complain) in diagnose_uninitialized_cst_or_ref_member()
2163 tsubst_flags_t complain) in build_new_1()
2768 VEC(tree,gc) **init, int use_global_new, tsubst_flags_t complain) in build_new()
2925 int use_global_delete, tsubst_flags_t complain) in build_vec_delete_1()
[all …]
H A Dfriend.c128 add_friend (tree type, tree decl, bool complain) in add_friend()
198 make_friend_class (tree type, tree friend_type, bool complain) in make_friend_class()
H A Dpt.c3498 tsubst_flags_t complain) in reduce_template_parm_level()
4969 fold_non_dependent_expr_sfinae (tree expr, tsubst_flags_t complain) in fold_non_dependent_expr_sfinae()
5085 tsubst_flags_t complain) in check_valid_ptrmem_cst_expr()
5364 convert_nontype_argument (tree type, tree expr, tsubst_flags_t complain) in convert_nontype_argument()
5809 tsubst_flags_t complain, in coerce_template_template_parm()
5887 tsubst_flags_t complain, in coerce_template_template_parms()
6059 canonicalize_type_argument (tree arg, tsubst_flags_t complain) in canonicalize_type_argument()
6088 tsubst_flags_t complain, in convert_template_argument()
6333 tsubst_flags_t complain) in coerce_template_parameter_pack()
6470 tsubst_flags_t complain, in coerce_template_parms()
[all …]
H A Dmethod.c820 tsubst_flags_t complain) in locate_fn_flags()
854 get_dtor (tree type, tsubst_flags_t complain) in get_dtor()
894 get_copy_ctor (tree type, tsubst_flags_t complain) in get_copy_ctor()
984 const char *msg, int flags, tsubst_flags_t complain) in walk_field_subobs()
1120 tsubst_flags_t complain; in synthesized_method_walk() local
H A Dcvt.c541 force_rvalue (tree expr, tsubst_flags_t complain) in force_rvalue()
871 convert_to_void (tree expr, impl_conv_void implicit, tsubst_flags_t complain) in convert_to_void()
1462 build_expr_type_conversion (int desires, tree expr, bool complain) in build_expr_type_conversion()
H A Dcall.c3664 build_integral_nontype_arg_conv (tree type, tree expr, tsubst_flags_t complain) in build_integral_nontype_arg_conv()
3837 tsubst_flags_t complain) in build_new_function_call()
4008 build_op_call_1 (tree obj, VEC(tree,gc) **args, tsubst_flags_t complain) in build_op_call_1()
4142 build_op_call (tree obj, VEC(tree,gc) **args, tsubst_flags_t complain) in build_op_call()
4291 tsubst_flags_t complain) in build_conditional_expr_1()
4724 tsubst_flags_t complain) in build_conditional_expr()
4888 tree *overload, tsubst_flags_t complain) in build_new_op_1()
5256 tree *overload, tsubst_flags_t complain) in build_new_op()
5510 diagnostic_t *diagnostic_kind, tsubst_flags_t complain) in build_temp()
5576 bool c_cast_p, tsubst_flags_t complain) in convert_like_real()
[all …]
H A Dexcept.c1202 finish_noexcept_expr (tree expr, tsubst_flags_t complain) in finish_noexcept_expr()
1218 expr_noexcept_p (tree expr, tsubst_flags_t complain) in expr_noexcept_p()
1297 build_noexcept_spec (tree expr, int complain) in build_noexcept_spec()
H A Dtree.c295 build_target_expr (tree decl, tree value, tsubst_flags_t complain) in build_target_expr()
456 build_cplus_new (tree type, tree init, tsubst_flags_t complain) in build_cplus_new()
494 build_vec_init_elt (tree type, tree init, tsubst_flags_t complain) in build_vec_init_elt()
537 build_vec_init_expr (tree type, tree init, tsubst_flags_t complain) in build_vec_init_expr()
589 build_target_expr_with_type (tree init, tree type, tsubst_flags_t complain) in build_target_expr_with_type()
618 force_target_expr (tree type, tree init, tsubst_flags_t complain) in force_target_expr()
631 get_target_expr_sfinae (tree init, tsubst_flags_t complain) in get_target_expr_sfinae()
948 tsubst_flags_t complain) in cp_build_qualified_type_real()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dcomplaints.c51 struct complain struct
57 struct complain *next; argument
/dflybsd-src/contrib/gcc-4.7/gcc/objcp/
H A Dobjcp-lang.c57 objcp_tsubst_copy_and_build (tree t, tree args, tsubst_flags_t complain, in objcp_tsubst_copy_and_build()

12