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

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/objcp/
H A Dobjcp-lang.c67 objcp_tsubst_copy_and_build (tree t, tree args, tsubst_flags_t complain, argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/objcp/
H A Dobjcp-lang.c110 objcp_tsubst_copy_and_build (tree t, tree args, tsubst_flags_t complain, argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dfriend.c131 add_friend (tree type, tree decl, bool complain) argument
201 make_friend_class (tree type, tree friend_type, bool complain) argument
H A Dcvt.c818 convert_to_void(tree expr, const char *implicit, tsubst_flags_t complain) argument
1135 build_expr_type_conversion(int desires, tree expr, bool complain) argument
[all...]
H A Dtypeck2.c1540 build_functional_cast(tree exp, tree parms, tsubst_flags_t complain) argument
1638 add_exception_specifier(tree list, tree spec, int complain) argument
H A Drtti.c507 build_dynamic_cast_1(tree type, tree expr, tsubst_flags_t complain) argument
762 build_dynamic_cast(tree type, tree expr, tsubst_flags_t complain) argument
[all...]
H A Dinit.c1255 build_aggr_init (tree exp, tree init, int flags, tsubst_flags_t complain) argument
1316 init, LOOKUP_NORMAL|flags, complain); local
1326 expand_default_init(tree binfo, tree true_exp, tree exp, tree init, int flags, tsubst_flags_t complain) argument
1426 expand_aggr_init_1(tree binfo, tree true_exp, tree exp, tree init, int flags, tsubst_flags_t complain) argument
2708 build_vec_init(tree base, tree maxindex, tree init, bool explicit_value_init_p, int from_array, tsubst_flags_t complain) argument
[all...]
H A Dtree.c788 cp_build_qualified_type_real(tree type, int type_quals, tsubst_flags_t complain) argument
H A Dname-lookup.c3924 lookup_qualified_name(tree scope, tree name, bool is_type_p, bool complain) argument
H A Dcall.c3340 build_op_call (tree obj, VEC(tree,gc) **args, tsubst_flags_t complain) argument
3165 build_new_function_call(tree fn, VEC(tree,gc) **args, bool koenig_p, tsubst_flags_t complain) argument
3620 build_conditional_expr(tree arg1, tree arg2, tree arg3, tsubst_flags_t complain) argument
4161 build_new_op(enum tree_code code, int flags, tree arg1, tree arg2, tree arg3, bool *overloaded_p, tsubst_flags_t complain) argument
4833 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
5454 build_over_call(struct z_candidate *cand, int flags, tsubst_flags_t complain) argument
6032 build_special_member_call(tree instance, tree name, VEC(tree,gc) **args, tree binfo, int flags, tsubst_flags_t complain) argument
6190 build_new_method_call(tree instance, tree fns, VEC(tree,gc) **args, tree conversion_path, int flags, tree *fn_p, tsubst_flags_t complain) argument
7488 perform_implicit_conversion_flags(tree type, tree expr, tsubst_flags_t complain, int flags) argument
7536 perform_implicit_conversion(tree type, tree expr, tsubst_flags_t complain) argument
7550 perform_direct_initialization_if_possible(tree type, tree expr, bool c_cast_p, tsubst_flags_t complain) argument
7711 initialize_reference(tree type, tree expr, tree decl, tree *cleanup, tsubst_flags_t complain) argument
[all...]
H A Dsemantics.c1943 finish_call_expr(tree fn, VEC(tree,gc) **args, bool disallow_virtual, bool koenig_p, tsubst_flags_t complain) argument
H A Dtypeck.c427 composite_pointer_type_r(tree t1, tree t2, composite_pointer_operation operation, tsubst_flags_t complain) argument
542 composite_pointer_type(tree t1, tree t2, tree arg1, tree arg2, composite_pointer_operation operation, tsubst_flags_t complain) argument
1536 cxx_sizeof_or_alignof_type(tree type, enum tree_code op, bool complain) argument
1599 cxx_sizeof_expr(tree e, tsubst_flags_t complain) argument
1652 cxx_alignof_expr(tree e, tsubst_flags_t complain) argument
1714 cxx_sizeof_or_alignof_expr(tree e, enum tree_code op, bool complain) argument
1739 invalid_nonstatic_memfn_p(const_tree expr, tsubst_flags_t complain) argument
2026 rationalize_conditional_expr(enum tree_code code, tree t, tsubst_flags_t complain) argument
2110 build_class_member_access_expr(tree object, tree member, tree access_path, bool preserve_reference, tsubst_flags_t complain) argument
2459 finish_class_member_access_expr(tree object, tree name, bool template_p, tsubst_flags_t complain) argument
2676 build_x_indirect_ref(tree expr, ref_operator errorstring, tsubst_flags_t complain) argument
2713 cp_build_indirect_ref(tree ptr, ref_operator errorstring, tsubst_flags_t complain) argument
3151 cp_build_function_call(tree function, tree params, tsubst_flags_t complain) argument
3169 cp_build_function_call_vec(tree function, VEC(tree,gc) **params, tsubst_flags_t complain) argument
3286 convert_arguments(tree typelist, VEC(tree,gc) **values, tree fndecl, int flags, tsubst_flags_t complain) argument
3467 build_x_binary_op(enum tree_code code, tree arg1, enum tree_code arg1_code, tree arg2, enum tree_code arg2_code, bool *overloaded_p, tsubst_flags_t complain) argument
3514 build_x_array_ref(tree arg1, tree arg2, tsubst_flags_t complain) argument
3568 cp_build_binary_op(location_t location, enum tree_code code, tree orig_op0, tree orig_op1, tsubst_flags_t complain) argument
4489 build_x_unary_op(enum tree_code code, tree xarg, tsubst_flags_t complain) argument
4664 cp_build_unary_op(enum tree_code code, tree xarg, int noconvert, tsubst_flags_t complain) argument
5329 build_x_conditional_expr(tree ifexp, tree op1, tree op2, tsubst_flags_t complain) argument
5411 build_x_compound_expr(tree op1, tree op2, tsubst_flags_t complain) argument
5448 cp_build_compound_expr(tree lhs, tree rhs, tsubst_flags_t complain) argument
5601 build_static_cast_1(tree type, tree expr, bool c_cast_p, bool *valid_p, tsubst_flags_t complain) argument
5825 build_static_cast(tree type, tree expr, tsubst_flags_t complain) argument
5899 build_reinterpret_cast_1(tree type, tree expr, bool c_cast_p, bool *valid_p, tsubst_flags_t complain) argument
6063 build_reinterpret_cast(tree type, tree expr, tsubst_flags_t complain) argument
6091 build_const_cast_1(tree dst_type, tree expr, bool complain, bool *valid_p) argument
6200 build_const_cast(tree type, tree expr, tsubst_flags_t complain) argument
6232 cp_build_c_cast(tree type, tree expr, tsubst_flags_t complain) argument
6355 cp_build_modify_expr(tree lhs, enum tree_code modifycode, tree rhs, tsubst_flags_t complain) argument
6670 build_x_modify_expr(tree lhs, enum tree_code modifycode, tree rhs, tsubst_flags_t complain) argument
7033 convert_for_assignment(tree type, tree rhs, const char *errtype, tree fndecl, int parmnum, tsubst_flags_t complain, int flags) argument
7180 convert_for_initialization(tree exp, tree type, tree rhs, int flags, const char *errtype, tree fndecl, int parmnum, tsubst_flags_t complain) argument
8005 lvalue_or_else(tree ref, enum lvalue_use use, tsubst_flags_t complain) argument
[all...]
H A Ddecl.c3003 make_typename_type(tree context, tree name, enum tag_types tag_type, tsubst_flags_t complain) argument
3142 make_unbound_class_template(tree context, tree name, tree parm_list, tsubst_flags_t complain) argument
10249 grok_op_properties(tree decl, bool complain) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dfriend.c133 add_friend (tree type, tree decl, bool complain) argument
203 make_friend_class (tree type, tree friend_type, bool complain) argument
H A Dcvt.c1062 build_expr_type_conversion(int desires, tree expr, bool complain) argument
H A Dtypeck2.c1391 add_exception_specifier(tree list, tree spec, int complain) argument
H A Dtree.c456 cp_build_qualified_type_real(tree type, int type_quals, tsubst_flags_t complain) argument
H A Dname-lookup.c3741 lookup_qualified_name(tree scope, tree name, bool is_type_p, bool complain) argument
H A Dtypeck.c1234 cxx_sizeof_or_alignof_type(tree type, enum tree_code op, bool complain) argument
5139 build_const_cast_1(tree dst_type, tree expr, bool complain, bool *valid_p) argument
[all...]
H A Ddecl.c2645 make_typename_type(tree context, tree name, enum tag_types tag_type, tsubst_flags_t complain) argument
2759 make_unbound_class_template(tree context, tree name, tree parm_list, tsubst_flags_t complain) argument
8979 grok_op_properties(tree decl, bool complain) argument
[all...]
H A Dpt.c3797 coerce_template_template_parms(tree parm_parms, tree arg_parms, tsubst_flags_t complain, tree in_decl, tree outer_args) argument
3879 convert_template_argument(tree parm, tree arg, tree args, tsubst_flags_t complain, int i, tree in_decl) argument
4057 coerce_template_parms(tree parms, tree args, tree in_decl, tsubst_flags_t complain, int require_all_arguments) argument
4400 lookup_template_class(tree d1, tree arglist, tree in_decl, tree context, int entering_scope, tsubst_flags_t complain) argument
6018 tsubst_template_arg(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
6037 tsubst_template_args(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
6079 tsubst_template_parms(tree parms, tree args, tsubst_flags_t complain) argument
6134 tsubst_aggr_type(tree t, tree args, tsubst_flags_t complain, tree in_decl, int entering_scope) argument
6296 tsubst_decl(tree t, tree args, tsubst_flags_t complain) argument
6904 tsubst_arg_types(tree arg_types, tree args, tsubst_flags_t complain, tree in_decl) argument
6978 tsubst_function_type(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
7052 tsubst_exception_specification(tree fntype, tree args, tsubst_flags_t complain, tree in_decl) argument
7083 tsubst_call_declarator_parms(tree parms, tree args, tsubst_flags_t complain, tree in_decl) argument
7130 tsubst(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
7728 tsubst_baselink(tree baselink, tree object_type, tree args, tsubst_flags_t complain, tree in_decl) argument
7794 tsubst_qualified_id(tree qualified_id, tree args, tsubst_flags_t complain, tree in_decl, bool done, bool address_p) argument
7910 tsubst_copy(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
8284 tsubst_copy_asm_operands(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
8318 tsubst_expr(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
8336 tsubst_expr (tsi_stmt (i), args, complain, in_decl); local
8431 tsubst_expr (FOR_INIT_STMT (t), args, complain, in_decl); local
8437 tsubst_expr (FOR_BODY (t), args, complain, in_decl); local
8445 tsubst_expr (WHILE_BODY (t), args, complain, in_decl); local
8451 tsubst_expr (DO_BODY (t), args, complain, in_decl); local
8461 tsubst_expr (THEN_CLAUSE (t), args, complain, in_decl); local
8467 tsubst_expr (ELSE_CLAUSE (t), args, complain, in_decl); local
8481 tsubst_expr (BIND_EXPR_BODY (t), args, complain, in_decl); local
8501 tsubst_expr (SWITCH_STMT_BODY (t), args, complain, in_decl); local
8507 tsubst_expr (CASE_HIGH (t), args, complain, local
8546 tsubst_expr (TRY_STMTS (t), args, complain, in_decl); local
8561 tsubst_expr (TRY_STMTS (t), args, complain, in_decl); local
8568 tsubst_expr (TRY_HANDLERS (t), args, complain, in_decl); local
8593 tsubst_expr (HANDLER_BODY (t), args, complain, in_decl); local
8599 tsubst (TREE_TYPE (t), args, complain, NULL_TREE); local
8616 tsubst_non_call_postfix_expression(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
8634 tsubst_copy_and_build(tree t, tree args, tsubst_flags_t complain, tree in_decl, bool function_p) argument
9182 tsubst_expr (STMT_EXPR_STMT (t), args, complain, in_decl); local
9218 check_instantiated_args(tree tmpl, tree args, tsubst_flags_t complain) argument
9278 instantiate_template(tree tmpl, tree targ_ptr, tsubst_flags_t complain) argument
11464 do_type_instantiation(tree t, tree storage, tsubst_flags_t complain) argument
12357 invalid_nontype_parm_type_p(tree type, tsubst_flags_t complain) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dcomplaints.c52 struct complain struct
H A Dvalops.c3602 value_of_local(const char *name, int complain) argument
3659 value_of_this(int complain) argument
/netbsd-6-1-5-RELEASE/usr.bin/checknr/
H A Dchecknr.c410 complain(int i) function
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Dntp_config.c4304 getnetnum( const char *num, sockaddr_u *addr, int complain, enum gnn_type a_type ) argument
4337 get_multiple_netnums( const char *nameornum, sockaddr_u *addr, struct addrinfo **res, int complain, enum gnn_type a_type ) argument

Completed in 526 milliseconds

12