Searched refs:start_method (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-1998 | 315 (start_method): Likewise. 1444 * decl.c (start_method): Added extra parameter for attributes. 1445 * cp-tree.h (start_method): Update prototype. 1446 * parse.y (fn.def2): Update start_method parameter list. 4740 (start_method): Check for contexts that are namespaces. 4741 (start_method): Remove DECL_CHAIN processing. 5218 (start_method): Likewise. 6221 (start_method): Likewise. 6743 (start_method): Call push_template_decl for member functions of
|
| H A D | ChangeLog-2004 | 4428 (start_method): Likewise. 4443 (start_method): Likewise. 4530 (start_method): Likewise. 4549 (start_method): Likewise. 5798 (start_method): Don't check IDENTIFIER_ERROR_LOCUS.
|
| H A D | ChangeLog-2001 | 207 (start_method): Call grok_special_member_properties. 943 start_method), decl2.c (grokfield, grokbitfield, grokoptypename), 2416 (start_method): Likewise.
|
| H A D | ChangeLog-1994 | 2016 (start_method): Return void_type_node instead of error_mark_node. 2087 (start_method): Set DECL_IMPLICIT_INSTANTIATION on methods of a 2162 (start_method): Likewise. 3883 * decl.c (start_method): Methods defined in the class body are 4931 (start_method): Likewise.
|
| H A D | cp-tree.h | 3986 extern tree start_method (cp_decl_specifier_seq *, const cp_declarator *, tree);
|
| H A D | ChangeLog-2003 | 1243 (start_method): Likewise. 1426 (start_method): Use begin_scope, not pushlevel. 1995 * decl.c (start_method): Return immediately if push_template_decl
|
| H A D | ChangeLog | 2164 (start_method): Don't call grok_special_member_properties. 2959 (start_method): Use finish_decl, not cp_finish_decl. 4289 * decl.c (start_method): Return error_mark_node for errors.
|
| H A D | ChangeLog-2002 | 355 (start_method): Return error_mark_node to indicate failure. 4190 * decl.c (start_method): Handle attrlist.
|
| H A D | ChangeLog-1995 | 660 (shadow_tag, groktypename, start_decl, start_method): Pass a 2202 * decl.c (start_method): Call repo_template_used if this is a
|
| H A D | ChangeLog-1996 | 774 (start_method): Likewise. 794 (start_method): Likewise.
|
| H A D | ChangeLog-1997 | 2377 * decl.c (start_method): Delete usage.
|
| H A D | ChangeLog-2000 | 1689 (start_method): Likewise. 4760 (start_method): Don't call preserve_data.
|
| H A D | ChangeLog-1999 | 720 (start_method): Adjust call to cp_finish_decl. 3706 (start_method): Likewise.
|
| H A D | decl.c | 12044 start_method (cp_decl_specifier_seq *declspecs, in start_method() function
|
| H A D | parser.c | 16486 fn = start_method (decl_specifiers, declarator, attributes); in cp_parser_save_member_function_body()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2002 | 34788 * cp/decl.c (start_method): Handle attrlist.
|