Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-lang.h32 struct GTY(()) lang_type { struct
36 tree enum_min;
37 tree enum_max;
41 tree objc_info;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-lang.h32 struct GTY(()) lang_type { struct
36 tree enum_min;
37 tree enum_max;
41 tree objc_info;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-tree.h34 struct GTY(()) lang_type struct
36 int dummy; /* Added because ggc does not like empty structs. */
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-tree.h34 struct GTY(()) lang_type struct
36 int dummy; /* Added because ggc does not like empty structs. */
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.h987 struct GTY(()) lang_type { struct
988 int rank, corank;
989 enum gfc_array_kind akind;
990 tree lbound[GFC_MAX_DIMENSIONS];
991 tree ubound[GFC_MAX_DIMENSIONS];
992 tree stride[GFC_MAX_DIMENSIONS];
993 tree size;
994 tree offset;
995 tree dtype;
996 tree dataptr_type;
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.h996 struct GTY(()) lang_type { struct
997 int rank, corank;
998 enum gfc_array_kind akind;
999 tree lbound[GFC_MAX_DIMENSIONS];
1000 tree ubound[GFC_MAX_DIMENSIONS];
1001 tree stride[GFC_MAX_DIMENSIONS];
1002 tree size;
1003 tree offset;
1004 tree dtype;
1005 tree dataptr_type;
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Ddummy-frontend.c35 struct GTY(()) lang_type struct
37 char dummy;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h2148 struct GTY(()) lang_type { struct
2149 unsigned char align;
2151 unsigned has_type_conversion : 1;
2152 unsigned has_copy_ctor : 1;
2153 unsigned has_default_ctor : 1;
2154 unsigned const_needs_init : 1;
2155 unsigned ref_needs_init : 1;
2156 unsigned has_const_copy_assign : 1;
2157 unsigned use_template : 2;
2159 unsigned has_mutable : 1;
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h2307 struct GTY(()) lang_type { struct
2308 unsigned char align;
2310 unsigned has_type_conversion : 1;
2311 unsigned has_copy_ctor : 1;
2312 unsigned has_default_ctor : 1;
2313 unsigned const_needs_init : 1;
2314 unsigned ref_needs_init : 1;
2315 unsigned has_const_copy_assign : 1;
2316 unsigned use_template : 2;
2318 unsigned has_mutable : 1;
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Ddummy-frontend.cc487 struct GTY(()) lang_type struct
489 char dummy;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrig-lang.c68 struct GTY (()) lang_type struct
70 char dummy;
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-tree.h316 struct GTY(()) lang_type struct
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-tree.h309 struct GTY(()) lang_type struct
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h955 lang_type, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h905 lang_type, enumerator