Searched defs:cp_decl_specifier_seq (Results 1 – 1 of 1) sorted by relevance
4747 typedef struct cp_decl_specifier_seq { struct4750 source_location locations[ds_last];4755 tree type;4757 tree attributes;4759 tree std_attributes;4762 tree redefined_builtin_type;4787 } cp_decl_specifier_seq; argument