Home
last modified time | relevance | path

Searched defs:c_declspecs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dc-tree.h257 struct c_declspecs { struct
258 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 …]