Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/lto/
H A Dlto-tree.h31 struct GTY(()) lang_decl struct
33 int dummy; /* Added because ggc does not like empty structs. */
/dragonfly/contrib/gcc-8.0/gcc/lto/
H A Dlto-tree.h29 struct GTY(()) lang_decl struct
31 int dummy; /* Added because ggc does not like empty structs. */
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-lang.h39 struct GTY(()) lang_decl { struct
40 char dummy;
H A Dtree.h5772 lang_decl, enumerator
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-lang.h44 struct GTY(()) lang_decl { struct
45 char dummy;
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h1997 struct GTY((variable_size)) lang_decl { struct
1998 union GTY((desc ("%h.base.selector"))) lang_decl_u { argument
2014 ({ struct lang_decl *lt = DECL_LANG_SPECIFIC (NODE); \ argument
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h2631 struct GTY(()) lang_decl { struct
2632 union GTY((desc ("%h.base.selector"))) lang_decl_u { argument
2650 ({ struct lang_decl *lt = DECL_LANG_SPECIFIC (NODE); \ argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-core.h841 lang_decl, enumerator