Searched refs:check_default_argument (Results 1 – 14 of 14) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog-1999 | 528 (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 D | ChangeLog | 4103 * decl.c (check_default_argument): Don't check 4105 (grokparms): Only call check_default_argument when not processing 4108 check_default_argument when not processing a template decl. 4825 * decl.c (reshape_init, check_default_argument): Ditto.
|
| H A D | cp-tree.h | 3945 extern tree check_default_argument (tree, tree);
|
| H A D | decl.c | 8837 check_default_argument (tree decl, tree arg) in check_default_argument() function 8993 init = check_default_argument (decl, init); in grokparms()
|
| H A D | pt.c | 6379 arg = check_default_argument (type, arg); in tsubst_default_argument()
|
| H A D | ChangeLog-2002 | 1830 (check_default_argument): Likewise.
|
| H A D | parser.c | 16238 parsed_arg = check_default_argument (TREE_VALUE (parm), parsed_arg); in cp_parser_late_parsing_default_args()
|
| H A D | ChangeLog-2004 | 1564 grokdeclarator, check_default_argument, grokparms,
|
| H A D | ChangeLog-2000 | 1378 * decl.c (check_default_argument): Use it.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | cp-tree.h | 3838 extern tree check_default_argument PARAMS ((tree, tree));
|
| H A D | decl.c | 12811 check_default_argument (decl, arg) in check_default_argument() function 12995 init = check_default_argument (decl, init);
|
| H A D | pt.c | 5919 arg = check_default_argument (type, arg);
|
| H A D | ChangeLog.2 | 528 (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 D | ChangeLog | 3233 (check_default_argument): Likewise. 11250 * decl.c (check_default_argument): Use it.
|