Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-lang.h52 struct GTY(()) language_function { struct
53 struct c_language_function base; argument
54 tree x_break_label;
55 tree x_cont_label;
58 int returns_value;
59 int returns_null;
60 int returns_abnormally;
61 int warn_about_return_type;
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-lang.h52 struct GTY(()) language_function { struct
53 struct c_language_function base; argument
54 unsigned char x_in_statement;
57 int returns_value;
58 int returns_null;
59 int returns_abnormally;
60 int warn_about_return_type;
/netbsd/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-tree.h39 struct GTY(()) language_function struct
41 int dummy; /* Added because ggc does not like empty structs. */
/netbsd/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-tree.h39 struct GTY(()) language_function struct
41 int dummy; /* Added because ggc does not like empty structs. */
/netbsd/external/gpl3/gcc/dist/gcc/jit/
H A Ddummy-frontend.c68 struct GTY(()) language_function struct
70 int dummy;
H A Ddummy-frontend.cc520 struct GTY(()) language_function struct
522 int dummy;
/netbsd/external/gpl3/gcc.old/dist/gcc/jit/
H A Ddummy-frontend.c68 struct GTY(()) language_function struct
70 int dummy;
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-tree.h226 struct GTY(()) language_function struct
233 tree static_chain;
237 vec<tree, va_gc> *stmt_list;
240 vec<tree, va_gc> *vars_in_scope;
243 hash_map<Statement *, d_label_entry> *labels;
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dd-tree.h233 struct GTY(()) language_function struct
240 tree static_chain;
244 vec <tree, va_gc> *stmt_list;
247 vec <tree, va_gc> *vars_in_scope;
250 hash_map <Statement *, d_label_entry> *labels;
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h1902 tree x_cdtor_label;
1903 tree x_current_class_ptr;
1904 tree x_current_class_ref;
1905 tree x_eh_spec_block;
1906 tree x_in_charge_parm;
1907 tree x_vtt_parm;
1908 tree x_return_value;
1911 BOOL_BITFIELD returns_null : 1;
1913 BOOL_BITFIELD infinite_loop: 1;
1918 BOOL_BITFIELD can_throw : 1;
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h2060 tree x_cdtor_label;
2061 tree x_current_class_ptr;
2062 tree x_current_class_ref;
2063 tree x_eh_spec_block;
2064 tree x_in_charge_parm;
2065 tree x_vtt_parm;
2066 tree x_return_value;
2069 BOOL_BITFIELD returns_null : 1;
2071 BOOL_BITFIELD infinite_loop: 1;
2076 BOOL_BITFIELD can_throw : 1;
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/brig/
H A Dbrig-lang.c101 struct GTY (()) language_function struct
103 int dummy;
/netbsd/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrig-lang.c101 struct GTY (()) language_function struct
103 int dummy;
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Df95-lang.c65 language_function { struct
67 struct binding_level *binding_level;
H A Df95-lang.cc65 language_function { struct
67 struct binding_level *binding_level;
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Df95-lang.c65 language_function { struct
67 struct binding_level *binding_level;