/netbsd-src/external/gpl3/gcc/dist/contrib/reghunt/examples/ |
H A D | 29106.log | 69 (grokbitfield): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/ |
H A D | 29106.log | 69 (grokbitfield): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2008 | 1653 * decl2.c (grokbitfield): Receive the list of attributes, pass it to 1655 * cp-tree.h (grokbitfield): Update prototype. 1657 since they are now applied in grokbitfield. Adjusted the call to 1658 grokbitfield.
|
H A D | ChangeLog-2017 | 1349 * cp-tree.h (grokbitfield): Add INIT parameter. 1355 NSDMIs. Adjust grokbitfield caller. Handle DECL_INITIAL also for 1357 (cp_parser_objc_class_ivars): Adjust grokbitfield caller. 1360 * decl2.c (grokbitfield): Add INIT parameter, pass it to 1370 * decl2.c (grokbitfield): Stash width into 2055 * decl2.c (grokbitfield): Don't allow bit-field with 5399 * decl2.c (grokbitfield): In case of error don't set-up DECL_INITIAL
|
H A D | ChangeLog-1996 | 796 (grokbitfield): Eliminate the throw spec parameter to grokdeclarator. 1662 * decl2.c (grokbitfield): Revert Bob's change. 1674 * decl2.c (grokbitfield): Handle constant decls appropriately. 3102 * decl2.c (grokbitfield): Don't check for integer constant here. 3896 * decl2.c (grokbitfield): Strip the NOPs from WIDTH before we
|
H A D | ChangeLog-2004 | 1571 grokfield, grokbitfield, grok_function_init, 4431 (grokbitfield): Likewise. 4448 (grokbitfield): Likewise. 4532 (grokbitfield): Likewise. 4555 (grokbitfield): Likewise.
|
H A D | ChangeLog-2013 | 2461 (grokfield, grokbitfield): Likewise. 3266 (grokbitfield): Likewise. 3973 * decl2.c (grokbitfield): Allow scoped enumeration types.
|
H A D | ChangeLog-2006 | 485 * decl2.c (grokbitfield): Detect invalid non-integral 2858 (grokbitfield): Likewise.
|
H A D | ChangeLog-2009 | 2088 * decl2.c (grokbitfield): Same. 2396 * decl2.c (grokbitfield): Likewise.
|
H A D | ChangeLog-2018 | 363 * decl2.c (grokbitfield): Use DECL_SOURCE_LOCATION in error messages 454 * decl2.c (grokbitfield): Use DECL_SOURCE_LOCATION in error message; 2752 * decl2.c (grokbitfield): Likewise.
|
H A D | decl2.cc | 1180 grokbitfield (const cp_declarator *declarator, in grokbitfield() function
|
H A D | ChangeLog-2010 | 497 * decl2.c (grokbitfield): Likewise. 1493 * decl2.c (grokbitfield): Diagnose non-integral width.
|
H A D | ChangeLog-1999 | 724 (grokbitfield): Likewise. 3711 (grokbitfield): Likewise.
|
H A D | cp-tree.h | 6927 extern tree grokbitfield (const cp_declarator *, cp_decl_specifier_seq *,
|
H A D | ChangeLog-1998 | 1355 * decl2.c (grokbitfield, grok_alignof): Likewise. 2697 * decl2.c (grokbitfield): Issue errors on bitfields declared with
|
H A D | ChangeLog-2001 | 943 start_method), decl2.c (grokfield, grokbitfield, grokoptypename),
|
H A D | ChangeLog-1995 | 663 (grokbitfield, grokoptypename): Pass a NULL_TREE to
|
H A D | ChangeLog-2011 | 4649 * decl2.c (grokbitfield): Handle type-dependent width.
|
H A D | ChangeLog-2002 | 195 grokbitfield, grokoptypename, grok_function_init,
|
H A D | ChangeLog-2021 | 3870 * decl2.c (grokbitfield): Diagnose bitfields containing bare parameter
|
H A D | ChangeLog-2019 | 5468 * decl2.c (grokbitfield): Use DECL_SOURCE_LOCATION in the error
|
H A D | parser.cc | 27220 decl = grokbitfield (identifier in cp_parser_member_declaration() 35396 decl = grokbitfield (declarator, &declspecs, in cp_parser_objc_class_ivars()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl2.c | 1044 grokbitfield (const cp_declarator *declarator, in grokbitfield() function
|
H A D | cp-tree.h | 6653 extern tree grokbitfield (const cp_declarator *, cp_decl_specifier_seq *,
|
H A D | parser.c | 25182 decl = grokbitfield (identifier in cp_parser_member_declaration() 33101 decl = grokbitfield (declarator, &declspecs, in cp_parser_objc_class_ivars()
|