/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.h | 36 cp_decl_specifier_seq *,
|
H A D | parser.c | 1413 clear_decl_specs (cp_decl_specifier_seq *decl_specs) in clear_decl_specs() 1415 memset (decl_specs, 0, sizeof (cp_decl_specifier_seq)); in clear_decl_specs() 1700 make_parameter_declarator (cp_decl_specifier_seq *decl_specifiers, 2180 (cp_parser *, cp_parser_flags, cp_decl_specifier_seq *, int *); 2184 (cp_parser *, cp_decl_specifier_seq *); 2186 (cp_parser *, cp_parser_flags, cp_decl_specifier_seq *, bool, 2189 (cp_parser *, cp_decl_specifier_seq *, cp_parser_flags); 2229 (cp_parser *, cp_decl_specifier_seq *, tree *, location_t *); 2234 (cp_parser *, cp_parser_flags, cp_decl_specifier_seq *, 2265 (cp_parser *, cp_parser_flags, bool, bool, cp_decl_specifier_seq *); [all …]
|
H A D | cp-tree.h | 6000 struct cp_decl_specifier_seq { struct 6075 cp_decl_specifier_seq decl_specifiers; 6250 bool decl_spec_seq_has_spec_p (const cp_decl_specifier_seq *, cp_decl_spec); 6554 extern tree check_tag_decl (cp_decl_specifier_seq *, bool); 6555 extern tree shadow_tag (cp_decl_specifier_seq *); 6556 extern tree groktypename (cp_decl_specifier_seq *, const cp_declarator *, bool); 6557 extern tree start_decl (const cp_declarator *, cp_decl_specifier_seq *, int, tree, tree, tree *); 6588 extern bool start_function (cp_decl_specifier_seq *, 6594 extern tree grokmethod (cp_decl_specifier_seq *, const cp_declarator *, tree); 6651 extern tree grokfield (const cp_declarator *, cp_decl_specifier_seq *, [all …]
|
H A D | decl.c | 71 static tree grokvardecl (tree, tree, tree, const cp_decl_specifier_seq *, 103 static location_t smallest_type_location (const cp_decl_specifier_seq*); 4947 get_type_quals (const cp_decl_specifier_seq *declspecs) in get_type_quals() 4967 check_tag_decl (cp_decl_specifier_seq *declspecs, in check_tag_decl() 5143 shadow_tag (cp_decl_specifier_seq *declspecs) in shadow_tag() 5177 groktypename (cp_decl_specifier_seq *type_specifiers, in groktypename() 5224 cp_decl_specifier_seq *declspecs, in start_decl() 9445 const cp_decl_specifier_seq *declspecs, in grokfndecl() 10035 const cp_decl_specifier_seq *declspecs, in grokvardecl() 10796 smallest_type_location (const cp_decl_specifier_seq *declspecs) in smallest_type_location() [all …]
|
H A D | decl2.c | 826 cp_decl_specifier_seq *declspecs, in grokfield() 1045 cp_decl_specifier_seq *declspecs, tree width, tree init, in grokbitfield()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl.h | 36 cp_decl_specifier_seq *,
|
H A D | parser.cc | 1510 clear_decl_specs (cp_decl_specifier_seq *decl_specs) in clear_decl_specs() 1512 memset (decl_specs, 0, sizeof (cp_decl_specifier_seq)); in clear_decl_specs() 1801 make_parameter_declarator (cp_decl_specifier_seq *decl_specifiers, in make_parameter_declarator() 2303 (cp_parser *, cp_parser_flags, cp_decl_specifier_seq *, int *); 2307 (cp_parser *, cp_decl_specifier_seq *); 2309 (cp_parser *, cp_parser_flags, cp_decl_specifier_seq *, bool, 2312 (cp_parser *, cp_decl_specifier_seq *, cp_parser_flags); 2354 (cp_parser *, cp_decl_specifier_seq *, tree *, location_t *); 2359 (cp_parser *, cp_parser_flags, cp_decl_specifier_seq *, 2390 (cp_parser *, cp_parser_flags, bool, bool, cp_decl_specifier_seq *); [all …]
|
H A D | cp-tree.h | 6233 struct cp_decl_specifier_seq { struct 6308 cp_decl_specifier_seq decl_specifiers; 6495 bool decl_spec_seq_has_spec_p (const cp_decl_specifier_seq *, cp_decl_spec); 6824 extern tree check_tag_decl (cp_decl_specifier_seq *, bool); 6825 extern tree shadow_tag (cp_decl_specifier_seq *); 6826 extern tree groktypename (cp_decl_specifier_seq *, const cp_declarator *, bool); 6827 extern tree start_decl (const cp_declarator *, cp_decl_specifier_seq *, int, tree, tree, tree *); 6859 extern bool start_function (cp_decl_specifier_seq *, 6865 extern tree grokmethod (cp_decl_specifier_seq *, const cp_declarator *, tree); 6925 extern tree grokfield (const cp_declarator *, cp_decl_specifier_seq *, [all …]
|
H A D | decl.cc | 75 static tree grokvardecl (tree, tree, tree, const cp_decl_specifier_seq *, 107 static location_t smallest_type_location (const cp_decl_specifier_seq*); 5277 get_type_quals (const cp_decl_specifier_seq *declspecs) in get_type_quals() 5297 check_tag_decl (cp_decl_specifier_seq *declspecs, in check_tag_decl() 5473 shadow_tag (cp_decl_specifier_seq *declspecs) in shadow_tag() 5508 groktypename (cp_decl_specifier_seq *type_specifiers, in groktypename() 5559 cp_decl_specifier_seq *declspecs, in start_decl() 10073 const cp_decl_specifier_seq *declspecs, in grokfndecl() 10666 const cp_decl_specifier_seq *declspecs, in grokvardecl() 11442 smallest_type_location (const cp_decl_specifier_seq *declspecs) in smallest_type_location() [all …]
|
H A D | ChangeLog-2012 | 695 (cp_decl_specifier_seq): Add gnu_thread_keyword_p. 702 (struct cp_decl_specifier_seq::std_attributes): New field. 737 that appears in in decl specifiers in cp_decl_specifier_seq::std_attributes. 1966 (struct cp_decl_specifier_seq::locations): Declare new member. 1967 (cp_decl_specifier_seq::{specs, type_location}): Remove.
|
H A D | decl2.cc | 958 cp_decl_specifier_seq *declspecs, in grokfield() 1181 cp_decl_specifier_seq *declspecs, tree width, tree init, in grokbitfield()
|
H A D | ChangeLog-2014 | 622 * cp-tree.h (struct cp_decl_specifier_seq): Add decltype_p bool field. 837 * cp-tree.h (cp_decl_specifier_seq): Add int_n_idx to store which
|
H A D | ChangeLog-2010 | 2669 * cp-tree.h (struct cp_decl_specifier_seq): Move type_location field up. 2739 * cp-tree.h (cp_decl_specifier_seq): Add new bifield
|
H A D | ChangeLog-2018 | 1166 (cp_decl_specifier_seq): Add explicit_specifier field. 2379 * decl.c (grokfndecl): Add const cp_decl_specifier_seq* parameter;
|
H A D | ChangeLog-2019 | 3189 smallest_type_location (const cp_decl_specifier_seq*)): New. 3306 * cp-tree.h (cp_decl_specifier_seq): New bitfield "int_n_alt".
|
H A D | ChangeLog-2008 | 1413 * cp-tree.h (struct cp_decl_specifier_seq): Add a location field. It
|
H A D | ChangeLog-2006 | 586 * cp-tree (struct cp_decl_specifier_seq): Rename to
|
H A D | ChangeLog-2009 | 676 * cp-tree.h (cp_decl_specifier_seq): Add any_type_specifiers_p.
|
H A D | ChangeLog-2011 | 1814 * cp-tree.h (cp_decl_specifier_seq): Rename user_defined_type_p
|
H A D | ChangeLog-2017 | 4900 (struct cp_decl_specifier_seq): Add constructor_p.
|
H A D | ChangeLog-2004 | 4421 (cp_decl_specifier_seq): Likewise.
|
H A D | ChangeLog-2020 | 6399 handle concept-check expressions; take a cp_decl_specifier_seq*
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | libcp1plugin.cc | 2325 cp_decl_specifier_seq declspec; in plugin_build_value_template_parameter()
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | libcp1plugin.cc | 2166 cp_decl_specifier_seq declspec; in plugin_build_value_template_parameter()
|