Home
last modified time | relevance | path

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

/openbsd/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/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()
6258 tsubst_flags_t complain, in tsubst_aggr_type()
7050 tsubst_flags_t complain, in tsubst_arg_types()
7124 tsubst_flags_t complain, in tsubst_function_type()
7198 tsubst_flags_t complain, in tsubst_exception_specification()
7908 tsubst_flags_t complain, tree in_decl, in tsubst_qualified_id()
8847 tsubst_flags_t complain, in tsubst_non_call_postfix_expression()
[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/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c3703 complain, in coerce_template_parms() 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
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
6627 tsubst (t, args, complain, in_decl) in tsubst() argument
7266 tsubst_copy (t, args, complain, in_decl) in tsubst_copy() argument
7624 tsubst_expr (t, args, complain, in_decl) in tsubst_expr() argument
10018 do_type_instantiation (t, storage, complain) in do_type_instantiation() 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/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/libexec/tradcpp/
H A Dplace.c288 complain(const struct place *p, const char *fmt, ...) in complain() function
/openbsd/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/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/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp12844 ExprResult &SrcExpr, bool doFunctionPointerConversion, bool complain, in ResolveAndFixSingleFunctionTemplateSpecialization()