Searched defs:complain (Results 1 - 25 of 26) sorted by relevance

12

/haiku-buildtools/gcc/gcc/objcp/
H A Dobjcp-lang.c67 objcp_tsubst_copy_and_build (tree t, tree args, tsubst_flags_t complain, argument
/haiku-buildtools/gcc/gcc/cp/
H A Dfriend.c135 add_friend (tree type, tree decl, bool complain) argument
207 make_friend_class (tree type, tree friend_type, bool complain) argument
[all...]
H A Dcvt.c85 cp_convert_to_pointer(tree type, tree expr, tsubst_flags_t complain) argument
269 convert_to_pointer_force(tree type, tree expr, tsubst_flags_t complain) argument
323 build_up_reference(tree type, tree arg, int flags, tree decl, tsubst_flags_t complain) argument
418 convert_to_reference(tree reftype, tree expr, int convtype, int flags, tree decl, tsubst_flags_t complain) argument
564 force_rvalue(tree expr, tsubst_flags_t complain) argument
626 cp_convert(tree type, tree expr, tsubst_flags_t complain) argument
639 cp_convert_and_check(tree type, tree expr, tsubst_flags_t complain) argument
674 ocp_convert(tree type, tree expr, int convtype, int flags, tsubst_flags_t complain) argument
935 convert_to_void(tree expr, impl_conv_void implicit, tsubst_flags_t complain) argument
1481 convert_force(tree type, tree expr, int convtype, tsubst_flags_t complain) argument
1534 build_expr_type_conversion(int desires, tree expr, bool complain) argument
[all...]
H A Dexcept.c1233 finish_noexcept_expr(tree expr, tsubst_flags_t complain) argument
1249 expr_noexcept_p(tree expr, tsubst_flags_t complain) argument
1325 build_noexcept_spec(tree expr, int complain) argument
H A Dcp-array-notation.c150 create_cmp_incr(location_t loc, vec <an_loop_parts> *node, size_t rank, vec<vec<an_parts> > an_info, tsubst_flags_t complain) argument
522 expand_an_in_modify_expr(location_t location, tree lhs, enum tree_code modifycode, tree rhs, tsubst_flags_t complain) argument
[all...]
H A Dtypeck2.c268 abstract_virtuals_error_sfinae(tree decl, tree type, abstract_class_use use, tsubst_flags_t complain) argument
413 abstract_virtuals_error_sfinae(tree decl, tree type, tsubst_flags_t complain) argument
419 abstract_virtuals_error_sfinae(abstract_class_use use, tree type, tsubst_flags_t complain) argument
864 check_narrowing(tree type, tree init, tsubst_flags_t complain) argument
980 digest_init_r(tree type, tree init, bool nested, int flags, tsubst_flags_t complain) argument
1146 digest_init(tree type, tree init, tsubst_flags_t complain) argument
1203 massage_init_elt(tree type, tree init, tsubst_flags_t complain) argument
1224 process_init_constructor_array(tree type, tree init, tsubst_flags_t complain) argument
1328 process_init_constructor_record(tree type, tree init, tsubst_flags_t complain) argument
1479 process_init_constructor_union(tree type, tree init, tsubst_flags_t complain) argument
1583 process_init_constructor(tree type, tree init, tsubst_flags_t complain) argument
1683 build_x_arrow(location_t loc, tree expr, tsubst_flags_t complain) argument
1775 build_m_component_ref(tree datum, tree component, tsubst_flags_t complain) argument
1902 build_functional_cast(tree exp, tree parms, tsubst_flags_t complain) argument
2031 add_exception_specifier(tree list, tree spec, int complain) argument
[all...]
H A Drtti.c250 get_tinfo_decl_dynamic(tree exp, tsubst_flags_t complain) argument
328 build_typeid(tree exp, tsubst_flags_t complain) argument
479 get_typeid(tree type, tsubst_flags_t complain) argument
521 ifnonnull(tree test, tree result, tsubst_flags_t complain) argument
535 build_dynamic_cast_1(tree type, tree expr, tsubst_flags_t complain) argument
789 build_dynamic_cast(tree type, tree expr, tsubst_flags_t complain) argument
[all...]
H A Dsearch.c193 lookup_base(tree t, tree base, base_access access, base_kind *kind_ptr, tsubst_flags_t complain) argument
1177 lookup_member(tree xbasetype, tree name, int protect, bool want_type, tsubst_flags_t complain) argument
H A Dmethod.c872 locate_fn_flags(tree type, tree name, tree argtype, int flags, tsubst_flags_t complain) argument
920 get_dtor(tree type, tsubst_flags_t complain) argument
960 get_copy_ctor(tree type, tsubst_flags_t complain) argument
1171 walk_field_subobs(tree fields, tree fnname, special_function_kind sfk, int quals, bool copy_arg_p, bool move_p, bool assign_p, tree *spec_p, bool *trivial_p, bool *deleted_p, bool *constexpr_p, bool diag, int flags, tsubst_flags_t complain, bool dtor_from_ctor) argument
1293 diag, flags, complain, dtor_from_ctor); local
1331 tsubst_flags_t complain; local
1558 diag, flags, complain, /*dtor_from_ctor*/false); local
1564 false, flags, complain, /*dtor_from_ctor*/true); local
[all...]
H A Dtree.c336 build_target_expr (tree decl, tree value, tsubst_flags_t complain) argument
501 build_cplus_new (tree type, tree init, tsubst_flags_t complain) argument
542 build_vec_init_elt (tree type, tree init, tsubst_flags_t complain) argument
585 build_vec_init_expr (tree type, tree init, tsubst_flags_t complain) argument
637 build_target_expr_with_type(tree init, tree type, tsubst_flags_t complain) argument
666 force_target_expr(tree type, tree init, tsubst_flags_t complain) argument
679 get_target_expr_sfinae(tree init, tsubst_flags_t complain) argument
1038 cp_build_qualified_type_real(tree type, int type_quals, tsubst_flags_t complain) argument
[all...]
H A Ddecl2.c399 tsubst_flags_t complain = tf_warning_or_error; local
461 delete_sanity(tree exp, tree size, bool doing_vec, int use_global_delete, tsubst_flags_t complain) argument
4911 build_offset_ref_call_from_tree(tree fn, vec<tree, va_gc> **args, tsubst_flags_t complain) argument
5016 mark_used(tree decl, tsubst_flags_t complain) argument
[all...]
H A Dconstexpr.c180 is_valid_constexpr_fn (tree fun, bool complain) argument
461 check_constexpr_ctor_body(tree last, tree list, bool complain) argument
699 cx_check_missing_mem_inits(tree fun, tree body, bool complain) argument
[all...]
H A Dinit.c325 build_value_init (tree type, tsubst_flags_t complain) argument
391 build_value_init_noctor (tree type, tsubst_flags_t complain) argument
1530 build_aggr_init(tree exp, tree init, int flags, tsubst_flags_t complain) argument
1595 init, LOOKUP_NORMAL|flags, complain); local
1605 expand_default_init(tree binfo, tree true_exp, tree exp, tree init, int flags, tsubst_flags_t complain) argument
1785 expand_aggr_init_1(tree binfo, tree true_exp, tree exp, tree init, int flags, tsubst_flags_t complain) argument
1888 build_offset_ref(tree type, tree member, bool address_p, tsubst_flags_t complain) argument
1957 complain); local
1974 complain); local
2166 diagnose_uninitialized_cst_or_ref_member_1(tree type, tree origin, bool using_new, bool complain) argument
2252 diagnose_uninitialized_cst_or_ref_member(tree type, bool using_new, bool complain) argument
2278 build_new_1(vec<tree, va_gc> **placement, tree type, tree nelts, vec<tree, va_gc> **init, bool globally_qualified_p, tsubst_flags_t complain) argument
3015 build_new(vec<tree, va_gc> **placement, tree type, tree nelts, vec<tree, va_gc> **init, int use_global_new, tsubst_flags_t complain) argument
3172 build_vec_delete_1(tree base, tree maxindex, tree type, special_function_kind auto_delete_vec, int use_global_delete, tsubst_flags_t complain) argument
3422 build_vec_init(tree base, tree maxindex, tree init, bool explicit_value_init_p, int from_array, tsubst_flags_t complain) argument
3929 build_dtor_call(tree exp, special_function_kind dtor_kind, int flags, tsubst_flags_t complain) argument
3970 build_delete(tree otype, tree addr, special_function_kind auto_delete, int flags, int use_global_delete, tsubst_flags_t complain) argument
4292 build_vec_delete(tree base, tree maxindex, special_function_kind auto_delete_vec, int use_global_delete, tsubst_flags_t complain) argument
[all...]
H A Dname-lookup.c4523 lookup_qualified_name(tree scope, tree name, bool is_type_p, bool complain) argument
H A Dtypeck.c83 require_complete_type_sfinae (tree value, tsubst_flags_t complain) argument
156 complete_type_or_maybe_complain (tree type, tree value, tsubst_flags_t complain) argument
501 composite_pointer_type_r(tree t1, tree t2, composite_pointer_operation operation, tsubst_flags_t complain) argument
582 composite_pointer_type(tree t1, tree t2, tree arg1, tree arg2, composite_pointer_operation operation, tsubst_flags_t complain) argument
1551 cxx_sizeof_or_alignof_type(tree type, enum tree_code op, bool complain) argument
1616 cxx_sizeof_expr(tree e, tsubst_flags_t complain) argument
1687 cxx_alignof_expr(tree e, tsubst_flags_t complain) argument
1751 cxx_sizeof_or_alignof_expr(tree e, enum tree_code op, bool complain) argument
1819 invalid_nonstatic_memfn_p(tree expr, tsubst_flags_t complain) argument
1917 decay_conversion(tree exp, tsubst_flags_t complain) argument
2045 cp_default_conversion(tree exp, tsubst_flags_t complain) argument
2075 cp_perform_integral_promotions(tree expr, tsubst_flags_t complain) argument
2167 rationalize_conditional_expr(enum tree_code code, tree t, tsubst_flags_t complain) argument
2257 build_class_member_access_expr(tree object, tree member, tree access_path, bool preserve_reference, tsubst_flags_t complain) argument
2497 lookup_destructor(tree object, tree scope, tree dtor_name, tsubst_flags_t complain) argument
2621 finish_class_member_access_expr(tree object, tree name, bool template_p, tsubst_flags_t complain) argument
2880 build_x_indirect_ref(location_t loc, tree expr, ref_operator errorstring, tsubst_flags_t complain) argument
2916 cp_build_indirect_ref(tree ptr, ref_operator errorstring, tsubst_flags_t complain) argument
3029 cp_build_array_ref(location_t loc, tree array, tree idx, tsubst_flags_t complain) argument
3232 get_member_function_from_ptrfunc(tree *instance_ptrptr, tree function, tsubst_flags_t complain) argument
3410 cp_build_function_call(tree function, tree params, tsubst_flags_t complain) argument
3426 cp_build_function_call_nary(tree function, tsubst_flags_t complain, ...) argument
3447 cp_build_function_call_vec(tree function, vec<tree, va_gc> **params, tsubst_flags_t complain) argument
3624 convert_arguments(tree typelist, vec<tree, va_gc> **values, tree fndecl, int flags, tsubst_flags_t complain) argument
3771 build_x_binary_op(location_t loc, enum tree_code code, tree arg1, enum tree_code arg1_code, tree arg2, enum tree_code arg2_code, tree *overload, tsubst_flags_t complain) argument
3820 build_x_array_ref(location_t loc, tree arg1, tree arg2, tsubst_flags_t complain) argument
3898 cp_build_binary_op(location_t location, enum tree_code code, tree orig_op0, tree orig_op1, tsubst_flags_t complain) argument
5047 build_x_vec_perm_expr(location_t loc, tree arg0, tree arg1, tree arg2, tsubst_flags_t complain) argument
5076 cp_pointer_int_sum(enum tree_code resultcode, tree ptrop, tree intop, tsubst_flags_t complain) argument
5097 pointer_diff(tree op0, tree op1, tree ptrtype, tsubst_flags_t complain) argument
5174 build_x_unary_op(location_t loc, enum tree_code code, tree xarg, tsubst_flags_t complain) argument
5354 cp_build_addr_expr_1(tree arg, bool strict_lvalue, tsubst_flags_t complain) argument
5613 cp_build_addr_expr(tree arg, tsubst_flags_t complain) argument
5621 cp_build_addr_expr_strict(tree arg, tsubst_flags_t complain) argument
5636 cp_build_unary_op(enum tree_code code, tree xarg, int noconvert, tsubst_flags_t complain) argument
6103 build_x_conditional_expr(location_t loc, tree ifexp, tree op1, tree op2, tsubst_flags_t complain) argument
6149 build_x_compound_expr_from_list(tree list, expr_list_kind exp, tsubst_flags_t complain) argument
6199 build_x_compound_expr_from_vec(vec<tree, va_gc> *vec, const char *msg, tsubst_flags_t complain) argument
6234 build_x_compound_expr(location_t loc, tree op1, tree op2, tsubst_flags_t complain) argument
6272 cp_build_compound_expr(tree lhs, tree rhs, tsubst_flags_t complain) argument
6323 check_for_casting_away_constness(tree src_type, tree dest_type, enum tree_code cast, tsubst_flags_t complain) argument
6364 maybe_warn_about_useless_cast(tree type, tree expr, tsubst_flags_t complain) argument
6386 convert_ptrmem(tree type, tree expr, bool allow_inverse_p, bool c_cast_p, tsubst_flags_t complain) argument
6436 build_static_cast_1(tree type, tree expr, bool c_cast_p, bool *valid_p, tsubst_flags_t complain) argument
6710 build_static_cast(tree type, tree expr, tsubst_flags_t complain) argument
6755 convert_member_func_to_ptr(tree type, tree expr, tsubst_flags_t complain) argument
6794 build_reinterpret_cast_1(tree type, tree expr, bool c_cast_p, bool *valid_p, tsubst_flags_t complain) argument
6971 build_reinterpret_cast(tree type, tree expr, tsubst_flags_t complain) argument
7004 build_const_cast_1(tree dst_type, tree expr, tsubst_flags_t complain, bool *valid_p) argument
7140 build_const_cast(tree type, tree expr, tsubst_flags_t complain) argument
7176 cp_build_c_cast(tree type, tree expr, tsubst_flags_t complain) argument
7314 cp_build_modify_expr(tree lhs, enum tree_code modifycode, tree rhs, tsubst_flags_t complain) argument
7678 build_x_modify_expr(location_t loc, tree lhs, enum tree_code modifycode, tree rhs, tsubst_flags_t complain) argument
7709 get_delta_difference_1(tree from, tree to, bool c_cast_p, tsubst_flags_t complain) argument
7761 get_delta_difference(tree from, tree to, bool allow_inverse_p, bool c_cast_p, tsubst_flags_t complain) argument
7860 build_ptrmemfunc(tree type, tree pfn, int force, bool c_cast_p, tsubst_flags_t complain) argument
8075 convert_for_assignment(tree type, tree rhs, impl_conv_rhs errtype, tree fndecl, int parmnum, tsubst_flags_t complain, int flags) argument
8291 convert_for_initialization(tree exp, tree type, tree rhs, int flags, impl_conv_rhs errtype, tree fndecl, int parmnum, tsubst_flags_t complain) argument
9068 casts_away_constness_r(tree *t1, tree *t2, tsubst_flags_t complain) argument
9134 casts_away_constness(tree t1, tree t2, tsubst_flags_t complain) argument
9195 lvalue_or_else(tree ref, enum lvalue_use use, tsubst_flags_t complain) argument
[all...]
H A Dcall.c287 build_addr_func (tree function, tsubst_flags_t complain) argument
811 build_list_conv (tree type, tree ctor, int flags, tsubst_flags_t complain) argument
881 can_convert_array (tree atype, tree ctor, int flags, tsubst_flags_t complain) argument
905 build_aggr_conv (tree type, tree ctor, int flags, tsubst_flags_t complain) argument
969 build_array_conv(tree type, tree ctor, int flags, tsubst_flags_t complain) argument
1022 build_complex_conv(tree type, tree ctor, int flags, tsubst_flags_t complain) argument
1109 standard_conversion(tree to, tree from, tree expr, bool c_cast_p, int flags, tsubst_flags_t complain) argument
1496 reference_binding(tree rto, tree rfrom, tree expr, bool c_cast_p, int flags, tsubst_flags_t complain) argument
1782 implicit_conversion(tree to, tree from, tree expr, bool c_cast_p, int flags, tsubst_flags_t complain) argument
1947 add_function_candidate(struct z_candidate **candidates, tree fn, tree ctype, tree first_arg, const vec<tree, va_gc> *args, tree access_path, tree conversion_path, int flags, tsubst_flags_t complain) argument
2172 add_conv_candidate(struct z_candidate **candidates, tree fn, tree obj, tree first_arg, const vec<tree, va_gc> *arglist, tree access_path, tree conversion_path, tsubst_flags_t complain) argument
2262 build_builtin_candidate(struct z_candidate **candidates, tree fnname, tree type1, tree type2, tree *args, tree *argtypes, int flags, tsubst_flags_t complain) argument
2370 add_builtin_candidate(struct z_candidate **candidates, enum tree_code code, enum tree_code code2, tree fnname, tree type1, tree type2, tree *args, tree *argtypes, int flags, tsubst_flags_t complain) argument
2825 add_builtin_candidates(struct z_candidate **candidates, enum tree_code code, enum tree_code code2, tree fnname, tree *args, int flags, tsubst_flags_t complain) argument
3001 add_template_candidate_real(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree first_arg, const vec<tree, va_gc> *arglist, tree return_type, tree access_path, tree conversion_path, int flags, tree obj, unification_kind_t strict, tsubst_flags_t complain) argument
3156 add_template_candidate(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree first_arg, const vec<tree, va_gc> *arglist, tree return_type, tree access_path, tree conversion_path, int flags, unification_kind_t strict, tsubst_flags_t complain) argument
3171 add_template_conv_candidate(struct z_candidate **candidates, tree tmpl, tree obj, tree first_arg, const vec<tree, va_gc> *arglist, tree return_type, tree access_path, tree conversion_path, tsubst_flags_t complain) argument
3540 add_list_candidates(tree fns, tree first_arg, tree init_list, tree totype, tree explicit_targs, bool template_only, tree conversion_path, tree access_path, int flags, struct z_candidate **candidates, tsubst_flags_t complain) argument
3594 build_user_type_conversion_1(tree totype, tree expr, int flags, tsubst_flags_t complain) argument
3715 flags, &candidates, complain); local
3845 build_user_type_conversion(tree totype, tree expr, int flags, tsubst_flags_t complain) argument
3881 build_integral_nontype_arg_conv(tree type, tree expr, tsubst_flags_t complain) argument
3945 resolve_args(vec<tree, va_gc> *args, tsubst_flags_t complain) argument
3979 perform_overload_resolution(tree fn, const vec<tree, va_gc> *args, struct z_candidate **candidates, bool *any_viable_p, tsubst_flags_t complain) argument
4054 build_new_function_call(tree fn, vec<tree, va_gc> **args, bool koenig_p, tsubst_flags_t complain) argument
4139 build_operator_new_call(tree fnname, vec<tree, va_gc> **args, tree *size, tree *cookie_size, tree size_check, tree *fn, tsubst_flags_t complain) argument
4233 build_op_call_1(tree obj, vec<tree, va_gc> **args, tsubst_flags_t complain) argument
4283 LOOKUP_NORMAL, &candidates, complain); local
4366 build_op_call(tree obj, vec<tree, va_gc> **args, tsubst_flags_t complain) argument
4479 conditional_conversion(tree e1, tree e2, tsubst_flags_t complain) argument
4556 build_conditional_expr_1(location_t loc, tree arg1, tree arg2, tree arg3, tsubst_flags_t complain) argument
5145 build_conditional_expr(location_t loc, tree arg1, tree arg2, tree arg3, tsubst_flags_t complain) argument
5184 add_candidates(tree fns, tree first_arg, const vec<tree, va_gc> *args, tree return_type, tree explicit_targs, bool template_only, tree conversion_path, tree access_path, int flags, struct z_candidate **candidates, tsubst_flags_t complain) argument
5312 build_new_op_1(location_t loc, enum tree_code code, int flags, tree arg1, tree arg2, tree arg3, tree *overload, tsubst_flags_t complain) argument
5421 flags, &candidates, complain); local
5444 flags, &candidates, complain); local
5757 build_new_op(location_t loc, enum tree_code code, int flags, tree arg1, tree arg2, tree arg3, tree *overload, tsubst_flags_t complain) argument
5818 build_op_delete_call(enum tree_code code, tree addr, tree size, bool global_p, tree placement, tree alloc_fn, tsubst_flags_t complain) argument
5969 complain); local
6028 enforce_access(tree basetype_path, tree decl, tree diag_decl, tsubst_flags_t complain) argument
6058 build_temp(tree expr, tree type, int flags, diagnostic_t *diagnostic_kind, tsubst_flags_t complain) argument
6143 convert_like_real(conversion *convs, tree expr, tree fn, int argnum, int inner, bool issue_conversion_warnings, bool c_cast_p, tsubst_flags_t complain) argument
6605 convert_arg_to_ellipsis(tree arg, tsubst_flags_t complain) argument
6776 convert_default_arg(tree type, tree arg, tree fn, int parmnum, tsubst_flags_t complain) argument
6858 convert_for_arg_passing(tree type, tree val, tsubst_flags_t complain) argument
6995 call_copy_ctor(tree a, tsubst_flags_t complain) argument
7051 build_over_call(struct z_candidate *cand, int flags, tsubst_flags_t complain) argument
7588 build_cxx_call(tree fn, int nargs, tree *argarray, tsubst_flags_t complain) argument
7770 build_special_member_call(tree instance, tree name, vec<tree, va_gc> **args, tree binfo, int flags, tsubst_flags_t complain) argument
7936 build_new_method_call_1(tree instance, tree fns, vec<tree, va_gc> **args, tree conversion_path, int flags, tree *fn_p, tsubst_flags_t complain) argument
8323 build_new_method_call(tree instance, tree fns, vec<tree, va_gc> **args, tree conversion_path, int flags, tree *fn_p, tsubst_flags_t complain) argument
8908 joust(struct z_candidate *cand1, struct z_candidate *cand2, bool warn, tsubst_flags_t complain) argument
9304 tourney(struct z_candidate *candidates, tsubst_flags_t complain) argument
9356 can_convert(tree to, tree from, tsubst_flags_t complain) argument
9370 can_convert_standard(tree to, tree from, tsubst_flags_t complain) argument
9378 can_convert_arg(tree to, tree from, tree arg, int flags, tsubst_flags_t complain) argument
9408 can_convert_arg_bad(tree to, tree from, tree arg, int flags, tsubst_flags_t complain) argument
9432 perform_implicit_conversion_flags(tree type, tree expr, tsubst_flags_t complain, int flags) argument
9486 perform_implicit_conversion(tree type, tree expr, tsubst_flags_t complain) argument
9501 perform_direct_initialization_if_possible(tree type, tree expr, bool c_cast_p, tsubst_flags_t complain) argument
9752 initialize_reference(tree type, tree expr, int flags, tsubst_flags_t complain) argument
[all...]
H A Dclass.c254 build_base_path(enum tree_code code, tree expr, tree binfo, int nonnull, tsubst_flags_t complain) argument
604 convert_to_base(tree object, tree type, bool check_access, bool nonnull, tsubst_flags_t complain) argument
3036 finish_struct_anon_r(tree field, bool complain) argument
[all...]
H A Dsemantics.c321 perform_deferred_access_checks (tsubst_flags_t complain) argument
283 perform_access_checks(vec<deferred_access_check, va_gc> *checks, tsubst_flags_t complain) argument
331 perform_or_defer_access_check(tree binfo, tree decl, tree diag_decl, tsubst_flags_t complain) argument
1921 finish_qualified_id_expr(tree qualifying_class, tree expr, bool done, bool address_p, bool template_p, bool template_arg_p, tsubst_flags_t complain) argument
2175 perform_koenig_lookup(tree fn, vec<tree, va_gc> *args, tsubst_flags_t complain) argument
2241 finish_call_expr(tree fn, vec<tree, va_gc> **args, bool disallow_virtual, bool koenig_p, tsubst_flags_t complain) argument
2567 finish_unary_op_expr(location_t loc, enum tree_code code, tree expr, tsubst_flags_t complain) argument
2582 finish_compound_literal(tree type, tree compound_literal, tsubst_flags_t complain) argument
3107 process_outer_var_ref(tree decl, tsubst_flags_t complain) argument
7217 finish_decltype_type(tree expr, bool id_expression_or_member_access_p, tsubst_flags_t complain) argument
[all...]
H A Dpt.c5292 instantiate_non_dependent_expr_internal (tree expr, tsubst_flags_t complain) argument
5306 instantiate_non_dependent_expr_sfinae (tree expr, tsubst_flags_t complain) argument
3699 reduce_template_parm_level(tree index, tree type, int levels, tree args, tsubst_flags_t complain) argument
5482 convert_nontype_argument_function(tree type, tree expr, tsubst_flags_t complain) argument
5548 check_valid_ptrmem_cst_expr(tree type, tree expr, tsubst_flags_t complain) argument
5842 convert_nontype_argument(tree type, tree expr, tsubst_flags_t complain) argument
6317 coerce_template_template_parm(tree parm, tree arg, tsubst_flags_t complain, tree in_decl, tree outer_args) argument
6395 coerce_template_template_parms(tree parm_parms, tree arg_parms, tsubst_flags_t complain, tree in_decl, tree outer_args) argument
6569 canonicalize_type_argument(tree arg, tsubst_flags_t complain) argument
6595 convert_template_argument(tree parm, tree arg, tree args, tsubst_flags_t complain, int i, tree in_decl) argument
6848 coerce_template_parameter_pack(tree parms, int parm_idx, tree args, tree inner_args, int arg_idx, tree new_args, int* lost, tree in_decl, tsubst_flags_t complain) argument
7007 coerce_template_parms(tree parms, tree args, tree in_decl, tsubst_flags_t complain, bool require_all_args, bool use_default_args) argument
7290 coerce_innermost_template_parms(tree parms, tree args, tree in_decl, tsubst_flags_t complain, bool require_all_args, bool use_default_args) argument
7609 lookup_template_class_1(tree d1, tree arglist, tree in_decl, tree context, int entering_scope, tsubst_flags_t complain) argument
8165 lookup_template_class(tree d1, tree arglist, tree in_decl, tree context, int entering_scope, tsubst_flags_t complain) argument
8190 finish_template_variable(tree var, tsubst_flags_t complain) argument
9072 apply_late_template_attributes(tree *decl_p, tree attributes, int attr_flags, tree args, tsubst_flags_t complain, tree in_decl) argument
9799 tsubst_template_arg(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
9972 gen_elem_of_pack_expansion_instantiation(tree pattern, tree parm_packs, unsigned index, tree args , tsubst_flags_t complain, tree in_decl) argument
10054 tsubst_pack_expansion(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
10351 tsubst_template_args(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
10468 tsubst_template_parms(tree parms, tree args, tsubst_flags_t complain) argument
10521 tsubst_template_parm(tree t, tree args, tsubst_flags_t complain) argument
10552 tsubst_aggr_type(tree t, tree args, tsubst_flags_t complain, tree in_decl, int entering_scope) argument
10634 tsubst_default_argument(tree fn, tree type, tree arg, tsubst_flags_t complain) argument
10702 tsubst_default_arguments(tree fn, tsubst_flags_t complain) argument
10732 tsubst_decl(tree t, tree args, tsubst_flags_t complain) argument
11633 tsubst_arg_types(tree arg_types, tree args, tree end, tsubst_flags_t complain, tree in_decl) argument
11742 tsubst_function_type(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
11864 tsubst_exception_specification(tree fntype, tree args, tsubst_flags_t complain, tree in_decl, bool defer_ok) argument
11979 tsubst(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
12776 tsubst_baselink(tree baselink, tree object_type, tree args, tsubst_flags_t complain, tree in_decl) argument
12851 tsubst_qualified_id(tree qualified_id, tree args, tsubst_flags_t complain, tree in_decl, bool done, bool address_p) argument
12982 tsubst_init(tree init, tree decl, tree args, tsubst_flags_t complain, tree in_decl) argument
13013 tsubst_copy(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
13625 tsubst_omp_clause_decl(tree decl, tree args, tsubst_flags_t complain, tree in_decl) argument
13649 tsubst_omp_clauses(tree clauses, bool declare_simd, tree args, tsubst_flags_t complain, tree in_decl) argument
13666 tsubst_expr (OMP_CLAUSE_LASTPRIVATE_STMT (oc), args, complain, local
13758 tsubst_copy_asm_operands(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
13801 tsubst_omp_for_iterator(tree t, int i, tree declv, tree initv, tree condv, tree incrv, tree *clauses, tree args, tsubst_flags_t complain, tree in_decl, bool integral_constant_expression_p) argument
13974 tsubst_expr(tree t, tree args, tsubst_flags_t complain, tree in_decl, bool integral_constant_expression_p) argument
14622 tsubst_omp_udr(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
14688 tsubst_non_call_postfix_expression(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
14707 tsubst_copy_and_build(tree t, tree args, tsubst_flags_t complain, tree in_decl, bool function_p, bool integral_constant_expression_p) argument
15853 tsubst_expr (STMT_EXPR_STMT (t), args, complain, in_decl, local
15975 check_instantiated_arg(tree tmpl, tree t, tsubst_flags_t complain) argument
16044 check_instantiated_args(tree tmpl, tree args, tsubst_flags_t complain) argument
16082 instantiate_template_1(tree tmpl, tree orig_args, tsubst_flags_t complain) argument
16242 instantiate_template(tree tmpl, tree orig_args, tsubst_flags_t complain) argument
16257 instantiate_alias_template(tree tmpl, tree args, tsubst_flags_t complain) argument
16367 tsubst_flags_t complain = (explain_p ? tf_warning_or_error : tf_none); local
17160 tsubst_flags_t complain = (explain_p local
17396 resolve_nondeduced_context(tree orig_expr, tsubst_flags_t complain) argument
19566 most_specialized_partial_spec(tree target, tsubst_flags_t complain) argument
19887 do_type_instantiation(tree t, tree storage, tsubst_flags_t complain) argument
21054 invalid_nontype_parm_type_p(tree type, tsubst_flags_t complain) argument
[all...]
H A Ddecl.c3490 make_typename_type(tree context, tree name, enum tag_types tag_type, tsubst_flags_t complain) argument
3633 make_unbound_class_template(tree context, tree name, tree parm_list, tsubst_flags_t complain) argument
5365 reshape_init_array_1(tree elt_type, tree max_index, reshape_iter *d, tsubst_flags_t complain) argument
5419 reshape_init_array(tree type, reshape_iter *d, tsubst_flags_t complain) argument
5435 reshape_init_vector(tree type, reshape_iter *d, tsubst_flags_t complain) argument
5466 reshape_init_class(tree type, reshape_iter *d, bool first_initializer_p, tsubst_flags_t complain) argument
5567 has_designator_problem(reshape_iter *d, tsubst_flags_t complain) argument
5587 reshape_init_r(tree type, reshape_iter *d, bool first_initializer_p, tsubst_flags_t complain) argument
5786 reshape_init(tree type, tree init, tsubst_flags_t complain) argument
7452 cp_complete_array_type_or_error(tree *ptype, tree initial_value, bool do_default, tsubst_flags_t complain) argument
8470 compute_array_index_type(tree name, tree size, tsubst_flags_t complain) argument
11225 check_default_argument(tree decl, tree arg, tsubst_flags_t complain) argument
11722 grok_op_properties(tree decl, bool complain) argument
14594 cxx_maybe_build_cleanup(tree decl, tsubst_flags_t complain) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dclass.c5290 int complain = (flags & 1); local
[all...]
H A Dpt.c7117 tsubst_expr (FOR_BODY (t), args, complain, in_decl); local
7129 tsubst_expr (WHILE_BODY (t), args, complain, in_decl); local
7138 tsubst_expr (DO_BODY (t), args, complain, in_decl); local
7216 tsubst_expr (CASE_HIGH (t), args, complain, in_decl)); local
7240 tsubst_expr (ASM_STRING (t), args, complain, in_decl), local
7241 tsubst_expr (ASM_OUTPUTS (t), args, complain, in_decl), local
7242 tsubst_expr (ASM_INPUTS (t), args, complain, in_decl), local
7243 tsubst_expr (ASM_CLOBBERS (t), args, complain, local
7250 tsubst_expr (TRY_STMTS (t), args, complain, in_decl); local
7273 tsubst_expr (HANDLER_BODY (t), args, complain, in_decl); local
[all...]
/haiku-buildtools/binutils/bfd/
H A Delf32-ppc.c9653 enum complain_overflow complain = complain_overflow_signed; local
H A Delf64-ppc.c15199 enum complain_overflow complain = complain_overflow_signed; local
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.c2428 c_build_vec_perm_expr(location_t loc, tree v0, tree v1, tree mask, bool complain) argument
4480 pointer_int_sum(location_t loc, enum tree_code resultcode, tree ptrop, tree intop, bool complain) argument
5076 c_sizeof_or_alignof_type(location_t loc, tree type, bool is_sizeof, bool min_alignof, int complain) argument
12190 scalar_to_vector(location_t loc, enum tree_code code, tree op0, tree op1, bool complain) argument
[all...]

Completed in 344 milliseconds

12