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

/freebsd-11-stable/contrib/gcc/cp/
H A Dfriend.c132 add_friend (tree type, tree decl, bool complain) argument
202 make_friend_class (tree type, tree friend_type, bool complain) argument
H A Dcvt.c1082 build_expr_type_conversion(int desires, tree expr, bool complain) argument
H A Dtypeck2.c1373 add_exception_specifier(tree list, tree spec, int complain) argument
H A Dtree.c476 cp_build_qualified_type_real(tree type, int type_quals, tsubst_flags_t complain) argument
H A Dname-lookup.c3742 lookup_qualified_name(tree scope, tree name, bool is_type_p, bool complain) argument
H A Dtypeck.c1272 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 Ddecl.c2810 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 Dpt.c3874 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...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dcomplaints.c54 struct complain struct
H A Dvalops.c2728 value_of_local(const char *name, int complain) argument
2782 value_of_this(int complain) argument
/freebsd-11-stable/contrib/mdocml/
H A Dmanpath.c105 manpath_parseline(struct manpaths *dirs, char *path, int complain) argument
121 manpath_add(struct manpaths *dirs, const char *dir, int complain) argument
/freebsd-11-stable/tools/tools/net80211/wlanwds/
H A Dwlanwds.c202 checkifnet(const char *ifname, int complain) argument
/freebsd-11-stable/usr.bin/checknr/
H A Dchecknr.c416 complain(int i) function
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_config.c5419 getnetnum( const char *num, sockaddr_u *addr, int complain, enum gnn_type a_type ) argument
/freebsd-11-stable/contrib/gcc/
H A Dc-common.c2987 c_sizeof_or_alignof_type(tree type, bool is_sizeof, int complain) argument

Completed in 278 milliseconds