Home
last modified time | relevance | path

Searched refs:language_function (Results 1 – 25 of 53) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-tree.h39 struct GTY(()) language_function struct
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-tree.h39 struct GTY(()) language_function struct
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-lang.h52 struct GTY(()) language_function { struct
H A Dc-decl.cc10181 cfun->language = ggc_cleared_alloc<language_function> (); in store_parm_decls()
10525 struct language_function *p = cfun->language; in c_push_function_context()
10529 cfun->language = p = ggc_cleared_alloc<language_function> (); in c_push_function_context()
10549 struct language_function *p; in c_pop_function_context()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-lang.h52 struct GTY(()) language_function { struct
H A Dc-decl.c9784 cfun->language = ggc_cleared_alloc<language_function> (); in store_parm_decls()
10128 struct language_function *p = cfun->language; in c_push_function_context()
10132 cfun->language = p = ggc_cleared_alloc<language_function> (); in c_push_function_context()
10153 struct language_function *p; in c_pop_function_context()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Ddummy-frontend.c68 struct GTY(()) language_function struct
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction.h296 struct language_function * language;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.h295 struct language_function * language;
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Ddummy-frontend.cc520 struct GTY(()) language_function struct
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-201587 * d-tree.h (language_function): Here, updated all uses.
97 (language_function): Add hash table field for labels.
216 * d-lang.h (language_function): Add irs field.
H A Dd-tree.h233 struct GTY(()) language_function struct
H A Dtoir.cc152 language_function *f = d_function_chain; in pop_binding_level()
H A DChangeLog-201712 * d-tree.h (language_function): Update type for vars_in_scope from
749 * d-tree.h (language_function): Remove deferred_fns.
H A Ddecl.cc2079 cfun->language = ggc_cleared_alloc <language_function> (); in start_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-tree.h226 struct GTY(()) language_function struct
H A Dtoir.cc151 language_function *f = d_function_chain; in pop_binding_level()
H A Ddecl.cc1947 cfun->language = ggc_cleared_alloc<language_function> (); in start_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrig-lang.c101 struct GTY (()) language_function struct
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Df95-lang.c65 language_function { struct
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-1999869 * cp-tree.h (language_function): Remove x_last_dtor_insn and
1305 * cp-tree.h (struct language_function): Remove static_labelno.
1339 (struct language_function): Remove stmts_are_full_exprs_p,
1701 * cp-tree.h (language_function): Add cannot_inline.
1831 (language_function): Remove assigns_this, just_assigned_this, and
2022 * cp-tree.h (language_function): Add x_eh_spec_try_block. Add
2228 * cp-tree.h (language_function): Add name_declared.
2279 * cp-tree.h (language_function): Rename expanding_p to
2393 (language_function): Rename binding_level to bindings.
2791 * cp-tree.h (language_function): Rename members to `x_' versions;
[all …]
H A DChangeLog-20001197 (language_function): Rename to cp_language_function.
1214 (save_function_data): Adjust use of language_function.
1217 (push_cp_function_context): Adjust use of language_function.
2459 * cp-tree.h (struct language_function): Remove temp_name_counter.
2943 * cp-tree.h (struct language_function): Remove x_base_init_list
3563 * cp-tree.h (struct language_function): x_named_labels is now
H A DChangeLog-2002309 (language_function): Remove unparsed_inlines.
2655 (struct language_function): Likewise.
2712 struct language_function.
2715 * cp-tree.h (struct language_function): Rename from
H A DChangeLog-20061712 (struct language_function): Add extern_decl_map field.
2592 * cp-tree.h (struct language_function): Remove
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Df95-lang.cc65 language_function { struct

123