Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcomplaints.c54 struct complain struct
60 struct complain *next; argument
H A Dvalops.c2659 value_of_local (const char *name, int complain) in value_of_local()
2713 value_of_this (int complain) in value_of_this()
/openbsd-src/gnu/gcc/gcc/cp/
H A Dfriend.c132 add_friend (tree type, tree decl, bool complain) in add_friend()
202 make_friend_class (tree type, tree friend_type, bool complain) in make_friend_class()
H A Dpt.c3876 tsubst_flags_t complain, in coerce_template_template_parms()
3960 tsubst_flags_t complain, in convert_template_argument()
4140 tsubst_flags_t complain, in coerce_template_parms()
4500 tsubst_flags_t complain) in lookup_template_class()
6128 tsubst_template_arg (tree t, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_template_arg()
6148 tsubst_template_args (tree t, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_template_args()
6190 tsubst_template_parms (tree parms, tree args, tsubst_flags_t complain) in tsubst_template_parms()
6258 tsubst_flags_t complain, in tsubst_aggr_type()
6413 tsubst_decl (tree t, tree args, tsubst_flags_t complain) in tsubst_decl()
7050 tsubst_flags_t complain, in tsubst_arg_types()
[all …]
H A Dcvt.c1082 build_expr_type_conversion (int desires, tree expr, bool complain) in build_expr_type_conversion()
H A Dtypeck2.c1373 add_exception_specifier (tree list, tree spec, int complain) in add_exception_specifier()
H A Dtypeck.c1240 cxx_sizeof_or_alignof_type (tree type, enum tree_code op, bool complain) in cxx_sizeof_or_alignof_type()
5298 build_const_cast_1 (tree dst_type, tree expr, bool complain, in build_const_cast_1()
H A Ddecl.c2796 tsubst_flags_t complain) in make_typename_type()
2910 tsubst_flags_t complain) in make_unbound_class_template()
9189 grok_op_properties (tree decl, bool complain) in grok_op_properties()
H A Dtree.c478 tsubst_flags_t complain) in cp_build_qualified_type_real()
H A Dname-lookup.c3731 lookup_qualified_name (tree scope, tree name, bool is_type_p, bool complain) in lookup_qualified_name()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c3405 coerce_template_template_parms (parm_parms, arg_parms, complain, in coerce_template_template_parms() argument
3483 convert_template_argument (parm, arg, args, complain, i, in_decl) in convert_template_argument() argument
3703 complain, in coerce_template_parms() argument
4080 lookup_template_class (d1, arglist, in_decl, context, entering_scope, complain) in lookup_template_class() argument
5725 tsubst_template_arg_vector (t, args, complain) in tsubst_template_arg_vector() argument
5771 tsubst_template_parms (parms, args, complain) in tsubst_template_parms() argument
5818 tsubst_aggr_type (t, args, complain, in_decl, entering_scope) in tsubst_aggr_type() argument
5955 tsubst_decl (t, args, type, complain) in tsubst_decl() argument
6458 tsubst_arg_types (arg_types, args, complain, in_decl) in tsubst_arg_types() argument
6519 tsubst_function_type (t, args, complain, in_decl) in tsubst_function_type() argument
[all …]
H A Dcvt.c1028 build_expr_type_conversion (desires, expr, complain) in build_expr_type_conversion() argument
H A Dtypeck2.c1370 add_exception_specifier (list, spec, complain) in add_exception_specifier() argument
H A Dtree.c502 cp_build_qualified_type_real (type, type_quals, complain) in cp_build_qualified_type_real() argument
H A Dsearch.c1597 lookup_nested_field (name, complain) in lookup_nested_field() argument
H A Dtypeck.c1492 cxx_sizeof_or_alignof_type (type, op, complain) in cxx_sizeof_or_alignof_type() argument
H A Ddecl.c5996 make_typename_type (context, name, complain) in make_typename_type() argument
6139 make_unbound_class_template (context, name, complain) in make_unbound_class_template() argument
H A Dclass.c6321 int complain = (flags & tf_error); local
/openbsd-src/gnu/gcc/gcc/objcp/
H A Dobjcp-lang.c110 objcp_tsubst_copy_and_build (tree t, tree args, tsubst_flags_t complain, in objcp_tsubst_copy_and_build()
/openbsd-src/libexec/tradcpp/
H A Dplace.c288 complain(const struct place *p, const char *fmt, ...) in complain() function
/openbsd-src/gnu/gcc/gcc/
H A Dc-common.c2903 c_sizeof_or_alignof_type (tree type, bool is_sizeof, int complain) in c_sizeof_or_alignof_type()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.c3057 c_sizeof_or_alignof_type (type, op, complain) in c_sizeof_or_alignof_type() argument
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp12844 ExprResult &SrcExpr, bool doFunctionPointerConversion, bool complain, in ResolveAndFixSingleFunctionTemplateSpecialization()