/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | complaints.c | 54 struct complain struct 60 struct complain *next; argument
|
H A D | valops.c | 2659 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 D | friend.c | 132 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 D | pt.c | 3876 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 D | cvt.c | 1082 build_expr_type_conversion (int desires, tree expr, bool complain) in build_expr_type_conversion()
|
H A D | typeck2.c | 1373 add_exception_specifier (tree list, tree spec, int complain) in add_exception_specifier()
|
H A D | typeck.c | 1240 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 D | decl.c | 2796 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 D | tree.c | 478 tsubst_flags_t complain) in cp_build_qualified_type_real()
|
H A D | name-lookup.c | 3731 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 D | pt.c | 3703 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 D | cvt.c | 1028 build_expr_type_conversion (desires, expr, complain) in build_expr_type_conversion() argument
|
H A D | typeck2.c | 1370 add_exception_specifier (list, spec, complain) in add_exception_specifier() argument
|
H A D | tree.c | 502 cp_build_qualified_type_real (type, type_quals, complain) in cp_build_qualified_type_real() argument
|
H A D | search.c | 1597 lookup_nested_field (name, complain) in lookup_nested_field() argument
|
H A D | typeck.c | 1492 cxx_sizeof_or_alignof_type (type, op, complain) in cxx_sizeof_or_alignof_type() argument
|
H A D | decl.c | 5996 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 D | class.c | 6321 int complain = (flags & tf_error); local
|
/openbsd/gnu/gcc/gcc/objcp/ |
H A D | objcp-lang.c | 110 objcp_tsubst_copy_and_build (tree t, tree args, tsubst_flags_t complain, in objcp_tsubst_copy_and_build()
|
/openbsd/libexec/tradcpp/ |
H A D | place.c | 288 complain(const struct place *p, const char *fmt, ...) in complain() function
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | c-common.c | 3057 c_sizeof_or_alignof_type (type, op, complain) in c_sizeof_or_alignof_type() argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | c-common.c | 2903 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 D | SemaOverload.cpp | 12844 ExprResult &SrcExpr, bool doFunctionPointerConversion, bool complain, in ResolveAndFixSingleFunctionTemplateSpecialization()
|