Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-tree.h29 struct GTY(()) lang_decl struct
31 int dummy; /* Added because ggc does not like empty structs. */
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-tree.h29 struct GTY(()) lang_decl struct
31 int dummy; /* Added because ggc does not like empty structs. */
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-lang.h44 struct GTY(()) lang_decl { struct
45 char dummy;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-lang.h44 struct GTY(()) lang_decl { struct
45 char dummy;
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-tree.h256 struct GTY(()) lang_decl struct
261 tree frame_field;
264 tree named_result;
267 tree thunks;
270 int offset;
273 enum intrinsic_code intrinsic;
276 tree frame_info;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-tree.h249 struct GTY(()) lang_decl struct
254 tree frame_field;
257 tree named_result;
260 tree thunks;
263 int offset;
266 enum intrinsic_code intrinsic;
269 tree frame_info;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Ddummy-frontend.c42 struct GTY((variable_size)) lang_decl struct
44 char dummy;
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.h1012 struct GTY(()) lang_decl { struct
1014 tree saved_descriptor;
1019 tree stringlen;
1020 tree addr;
1022 tree token, caf_offset;
1023 unsigned int scalar_allocatable : 1;
1024 unsigned int scalar_pointer : 1;
1025 unsigned int scalar_target : 1;
1026 unsigned int optional_arg : 1;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.h1003 struct GTY(()) lang_decl { struct
1005 tree saved_descriptor;
1010 tree stringlen;
1011 tree addr;
1013 tree token, caf_offset;
1014 unsigned int scalar_allocatable : 1;
1015 unsigned int scalar_pointer : 1;
1016 unsigned int optional_arg : 1;
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Ddummy-frontend.cc494 struct GTY((variable_size)) lang_decl struct
496 char dummy;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrig-lang.c75 struct GTY ((variable_size)) lang_decl struct
77 char dummy;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h2802 struct GTY(()) lang_decl { struct
2803 union GTY((desc ("%h.base.selector"))) lang_decl_u { argument
2821 ({ struct lang_decl *lt = DECL_LANG_SPECIFIC (NODE); \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h2986 struct GTY(()) lang_decl { struct
2987 union GTY((desc ("%h.base.selector"))) lang_decl_u { argument
3005 ({ struct lang_decl *lt = DECL_LANG_SPECIFIC (NODE); \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h954 lang_decl, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h904 lang_decl, enumerator