Searched defs:c_declspecs (Results 1 – 1 of 1) sorted by relevance
257 struct c_declspecs { struct258 source_location locations[cdw_number_of_elements];263 tree type;266 tree expr;268 tree decl_attr;272 tree attrs;276 int align_log;278 enum c_storage_class storage_class;287 BOOL_BITFIELD expr_const_operands : 1;289 BOOL_BITFIELD declspecs_seen_p : 1;[all …]