Searched defs:cp_decl_specifier_seq (Results 1 – 2 of 2) sorted by relevance
6000 struct cp_decl_specifier_seq { struct6003 location_t locations[ds_last];6008 tree type;6010 tree attributes;6012 tree std_attributes;6015 tree redefined_builtin_type;6017 tree explicit_specifier;6020 cp_storage_class storage_class;6022 int int_n_idx;6024 BOOL_BITFIELD type_definition_p : 1;[all …]
6233 struct cp_decl_specifier_seq { struct6236 location_t locations[ds_last];6241 tree type;6243 tree attributes;6245 tree std_attributes;6248 tree redefined_builtin_type;6250 tree explicit_specifier;6253 cp_storage_class storage_class;6255 int int_n_idx;6257 BOOL_BITFIELD type_definition_p : 1;[all …]