Home
last modified time | relevance | path

Searched refs:check_default_argument (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20121114 * decl.c (check_default_argument): Set cp_unevaluated_operand
1351 * decl.c (check_default_argument): Call
2013 * decl.c (check_default_argument): Likewise.
2067 * decl.c (check_default_argument): Fix typo (POINTER_TYPE_P
2194 * decl.c (reshape_init_r, check_default_argument): Likewise.
2466 * decl.c (check_default_argument): With -Wzero-as-null-pointer-constant
H A DChangeLog-2005588 * decl.c (check_default_argument): Don't check
590 (grokparms): Only call check_default_argument when not processing
593 check_default_argument when not processing a template decl.
1310 * decl.c (reshape_init, check_default_argument): Ditto.
H A DChangeLog-20131966 * decl.c (check_default_argument): Take a tsubst_flags_t parameter.
1973 * cp-tree.h (check_default_argument, tsubst_default_argument):
3965 * decl.c (check_default_argument): Likewise.
4284 * decl.c (check_default_argument): Use LOOKUP_IMPLICIT.
H A DChangeLog-1999528 (check_default_argument): Use local_variable_p_walkfn, not
953 (check_default_argument): Use walk_tree.
1656 (check_default_argument): Likewise.
3249 * decl.c (check_default_argument): Fix typo.
6615 (check_default_argument): Declare.
6622 (check_default_argument): Likewise, split out and tidied from ...
H A DChangeLog-2018160 instantiation to after the check_default_argument call.
4165 * decl.c (check_default_argument): Unshare an initializer list.
H A Ddecl.cc14687 check_default_argument (tree decl, tree arg, tsubst_flags_t complain) in check_default_argument() function
14950 init = check_default_argument (decl, init, tf_warning_or_error); in grokparms()
H A DChangeLog-20192861 * decl.c (check_default_argument): Don't return nullptr when the arg
3341 (check_default_argument): Use DEFERRED_PARSE instead of DEFAULT_ARG.
H A Dcp-tree.h6873 extern tree check_default_argument (tree, tree, tsubst_flags_t);
H A DChangeLog-20071384 * decl.c (check_default_argument): Call
H A DChangeLog-20153745 * decl.c (check_default_argument): Don't call
H A DChangeLog-20021830 (check_default_argument): Likewise.
H A DChangeLog-20041564 grokdeclarator, check_default_argument, grokparms,
H A DChangeLog-20001378 * decl.c (check_default_argument): Use it.
H A Dpt.cc13980 arg = check_default_argument (type, arg, complain); in tsubst_default_argument()
H A Dparser.cc32278 parsed_arg = check_default_argument (parmtype, parsed_arg, in cp_parser_late_parse_one_default_arg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c13938 check_default_argument (tree decl, tree arg, tsubst_flags_t complain) in check_default_argument() function
14158 init = check_default_argument (decl, init, tf_warning_or_error); in grokparms()
H A Dcp-tree.h6602 extern tree check_default_argument (tree, tree, tsubst_flags_t);
H A Dpt.c13589 arg = check_default_argument (type, arg, complain); in tsubst_default_argument()
H A Dparser.c30044 parsed_arg = check_default_argument (parmtype, parsed_arg, in cp_parser_late_parse_one_default_arg()