Searched refs:complain (Results 1 - 22 of 22) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
H A Dcomplaints.c54 struct complain struct
60 struct complain *next;
74 struct complain *root;
92 static struct complain complaint_sentinel;
125 static struct complain *
129 struct complain *complaint;
146 complaint = XMALLOC (struct complain);
174 struct complain *complaint = find_complaint (complaints, file, line, fmt);
274 struct complain *p;
H A Dvalue.h472 extern struct value *value_of_this (int complain);
576 extern struct value *value_of_local (const char *name, int complain);
H A Dlanguage.h225 struct value *(*la_value_of_this) (int complain);
H A Dvalops.c2730 value_of_local (const char *name, int complain)
2738 if (complain)
2747 if (complain)
2756 if (complain)
2767 if (complain)
2774 if (ret == 0 && complain)
2784 value_of_this (int complain)
2787 return value_of_local ("self", complain);
2789 return value_of_local ("this", complain);
2728 value_of_local(const char *name, int complain) argument
2782 value_of_this(int complain) argument
/freebsd-12-stable/contrib/gcc/cp/
H A Dpt.c3876 tsubst_flags_t complain,
3922 (parmparm, argparm, complain, in_decl, outer_args))
3937 (tsubst (TREE_TYPE (parm), outer_args, complain, in_decl),
3960 tsubst_flags_t complain,
4004 complain & tf_error);
4011 if (complain & tf_error)
4030 if (in_decl && (complain & tf_error))
4057 complain, in_decl,
4070 if (in_decl && (complain & tf_error))
4095 tree t = tsubst (TREE_TYPE (parm), args, complain, in_dec
3874 coerce_template_template_parms(tree parm_parms, tree arg_parms, tsubst_flags_t complain, tree in_decl, tree outer_args) argument
3957 convert_template_argument(tree parm, tree arg, tree args, tsubst_flags_t complain, int i, tree in_decl) argument
4137 coerce_template_parms(tree parms, tree args, tree in_decl, tsubst_flags_t complain, bool require_all_args, bool use_default_args) argument
4495 lookup_template_class(tree d1, tree arglist, tree in_decl, tree context, int entering_scope, tsubst_flags_t complain) argument
6137 tsubst_template_arg(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
6157 tsubst_template_args(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
6199 tsubst_template_parms(tree parms, tree args, tsubst_flags_t complain) argument
6265 tsubst_aggr_type(tree t, tree args, tsubst_flags_t complain, tree in_decl, int entering_scope) argument
6422 tsubst_decl(tree t, tree args, tsubst_flags_t complain) argument
7057 tsubst_arg_types(tree arg_types, tree args, tsubst_flags_t complain, tree in_decl) argument
7131 tsubst_function_type(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
7205 tsubst_exception_specification(tree fntype, tree args, tsubst_flags_t complain, tree in_decl) argument
7250 tsubst(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
7855 tsubst_baselink(tree baselink, tree object_type, tree args, tsubst_flags_t complain, tree in_decl) argument
7921 tsubst_qualified_id(tree qualified_id, tree args, tsubst_flags_t complain, tree in_decl, bool done, bool address_p) argument
8037 tsubst_copy(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
8411 tsubst_omp_clauses(tree clauses, tree args, tsubst_flags_t complain, tree in_decl) argument
8453 tsubst_copy_asm_operands(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
8488 tsubst_expr(tree t, tree args, tsubst_flags_t complain, tree in_decl, bool integral_constant_expression_p) argument
8774 tsubst (TREE_TYPE (t), args, complain, NULL_TREE); local
8869 tsubst_non_call_postfix_expression(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
8888 tsubst_copy_and_build(tree t, tree args, tsubst_flags_t complain, tree in_decl, bool function_p, bool integral_constant_expression_p) argument
9469 tsubst_expr (STMT_EXPR_STMT (t), args, complain, in_decl, local
9509 check_instantiated_args(tree tmpl, tree args, tsubst_flags_t complain) argument
9570 instantiate_template(tree tmpl, tree targ_ptr, tsubst_flags_t complain) argument
11776 do_type_instantiation(tree t, tree storage, tsubst_flags_t complain) argument
12684 invalid_nontype_parm_type_p(tree type, tsubst_flags_t complain) argument
[all...]
H A Dfriend.c132 add_friend (tree type, tree decl, bool complain) argument
156 if (complain)
202 make_friend_class (tree type, tree friend_type, bool complain) argument
256 if (complain)
368 if (complain)
377 if (complain)
492 add_friend (current_class_type, decl, /*complain=*/true);
569 /*complain=*/true);
H A Dcp-lang.c108 tsubst_flags_t complain ATTRIBUTE_UNUSED,
H A Dtree.c480 tsubst_flags_t complain)
499 complain);
541 t = cp_build_qualified_type_real (t, type_quals, complain);
569 else if (!(complain & (tf_error | tf_ignore_bad_quals)))
573 if (complain & tf_ignore_bad_quals)
581 if (!(complain & tf_ignore_bad_quals))
476 cp_build_qualified_type_real(tree type, int type_quals, tsubst_flags_t complain) argument
H A Dtypeck2.c1379 add_exception_specifier (tree list, tree spec, int complain)
1397 if (complain < 0)
1429 if (diag_type >= 0 && complain)
1480 /* Don't complain about calls to op new. */
1373 add_exception_specifier(tree list, tree spec, int complain) argument
H A Dcvt.c1080 which indicates which types are suitable. If COMPLAIN is true, complain
1084 build_expr_type_conversion (int desires, tree expr, bool complain)
1197 if (complain)
1082 build_expr_type_conversion(int desires, tree expr, bool complain) argument
H A Ddecl.c1046 Don't complain about built-in functions, since they are beyond
2115 abort()). Don't complain about redefinition in this case. */
2127 /* We'll complain about linkage mismatches in
2280 labels, and complain about them at the end of a function.) */
2670 /* Note that we've seen a definition of a case label, and complain if this
2814 cases we look through the type decl. If TF_ERROR is set, complain
2819 tsubst_flags_t complain)
2874 if (complain & tf_error)
2886 if (complain & tf_error)
2894 if (complain
2810 make_typename_type(tree context, tree name, enum tag_types tag_type, tsubst_flags_t complain) argument
2924 make_unbound_class_template(tree context, tree name, tree parm_list, tsubst_flags_t complain) argument
9725 grok_op_properties(tree decl, bool complain) argument
[all...]
H A Dtypeck.c1276 cxx_sizeof_or_alignof_type (tree type, enum tree_code op, bool complain)
1288 if (complain && (pedantic || warn_pointer_arith))
1315 complain);
1921 give the right answer. Note that we complain whether or not they
3168 /* DTRT if one side is an overloaded function, but complain about it. */
4439 want to complain if there's a static overload; non-unique
5476 build_const_cast_1 (tree dst_type, tree expr, bool complain,
5495 if (complain)
5504 if (complain)
5529 if (complain)
1272 cxx_sizeof_or_alignof_type(tree type, enum tree_code op, bool complain) argument
5464 build_const_cast_1(tree dst_type, tree expr, bool complain, bool *valid_p) argument
[all...]
H A Dname-lookup.c945 /* Don't complain if it's from an enclosing function. */
2967 goto complain;
2975 goto complain;
2978 goto complain;
3000 complain:
3747 lookup_qualified_name (tree scope, tree name, bool is_type_p, bool complain)
3762 else if (is_aggr_type (scope, complain))
3742 lookup_qualified_name(tree scope, tree name, bool is_type_p, bool complain) argument
/freebsd-12-stable/tools/tools/net80211/wlanwds/
H A Dwlanwds.c215 checkifnet(const char *ifname, int complain) argument
221 if (complain)
/freebsd-12-stable/contrib/sendmail/src/
H A Dparseaddr.c323 ** complain -- true if an error should issued if the address
333 hasctrlchar(addr, isrcpt, complain)
335 bool isrcpt, complain;
348 if (complain)
387 if (result != NULL && complain)
/freebsd-12-stable/stand/lua/
H A Dconfig.lua557 -- silent parse so that we complain on parse errors but
/freebsd-12-stable/contrib/ncurses/progs/
H A Dtic.c264 * it will complain about overwriting entries newly made during the
/freebsd-12-stable/contrib/gcc/
H A Dc-common.c3000 c_sizeof_or_alignof_type (tree type, bool is_sizeof, int complain)
3012 if (complain && (pedantic || warn_pointer_arith))
3022 && complain && (pedantic || warn_pointer_arith))
3028 if (complain)
2987 c_sizeof_or_alignof_type(tree type, bool is_sizeof, int complain) argument
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_config.c383 static int getnetnum(const char *num, sockaddr_u *addr, int complain,
5422 int complain,
5419 getnetnum( const char *num, sockaddr_u *addr, int complain, enum gnn_type a_type ) argument
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex3666 % as its first line, TeX doesn't complain about mismatched braces
5564 % so TeX would otherwise complain about undefined control sequence.
6492 % If epsf.tex is not installed and @image is used, we complain.
6506 % We will only complain once about lack of epsf.tex.
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex4898 % as its first line, TeX doesn't complain about mismatched braces
7117 % so TeX would otherwise complain about undefined control sequence.
8412 % If epsf.tex is not installed and @image is used, we complain.
8426 % We will only complain once about lack of epsf.tex.
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp2530 // complain about it.
2577 // We always complain about this conversion.
2598 // complain about it).
2651 // conversion, but complain about it.
6050 // We'll complain below about a non-integral condition type.
6061 // We'll complain below about a non-integral condition type.
12249 // returns true if 'complain' is set.
12252 bool complain, SourceRange OpRangeForComplaining,
12262 ovl.Expression, /*complain*/ false, &found)) {
12275 if (!complain) retur
[all...]

Completed in 293 milliseconds