Searched refs:tree_function_decl (Results 1 – 23 of 23) sorted by relevance
1928 struct GTY(()) tree_function_decl { struct2067 struct tree_function_decl GTY ((tag ("TS_FUNCTION_DECL"))) function_decl;
4089 const tree_function_decl &fndecl = FUNCTION_DECL_CHECK (decl)->function_decl; in DECL_FUNCTION_CODE()4100 const tree_function_decl &fndecl = FUNCTION_DECL_CHECK (decl)->function_decl; in DECL_MD_FUNCTION_CODE()4111 const tree_function_decl &fndecl = FUNCTION_DECL_CHECK (decl)->function_decl; in DECL_FE_FUNCTION_CODE()4122 tree_function_decl &fndecl = FUNCTION_DECL_CHECK (decl)->function_decl; in set_decl_built_in_function()4132 tree_function_decl &newfndecl = FUNCTION_DECL_CHECK (newdecl)->function_decl; in copy_decl_built_in_function()4133 const tree_function_decl &oldfndecl in copy_decl_built_in_function()
983 case FUNCTION_DECL: return sizeof (tree_function_decl); in tree_code_size()
2590 (struct tree_function_decl): Remove gimplified_flag.2864 (struct tree_function_decl): Add gimplified_flag.11058 Add struct tree_function_decl and struct tree_binfo size to11113 Add struct tree_function_decl and struct tree_binfo size to
5627 (tree_function_decl): Replace inline_flag by no_inline_warning_flag.13051 (struct tree_function_decl): Add fields for remembering the20167 (struct tree_function_decl): Added looping_const_or_pure_p.28310 (struct tree_function_decl): Add new field operator_new_flag.
9346 * tree.h (struct tree_function_decl): Increase size of9391 (struct tree_function_decl): Make function_code a bitfield.15256 (struct tree_function_decl): Add field 'function_code' replacing
17514 * tree-core.h (tree_decl_with_vis, tree_function_decl):25453 * tree-core.h (tree_function_decl): Add replaceable_operator
19116 * tree-core.h (tree_function_decl): Make function_code an19976 (struct tree_function_decl): Remove operator_new_flag and lambda_function.
4274 (struct tree_function_decl): Add tm_clone_flag.20902 (struct tree_function_decl): Add has_debug_args_flag field.
31821 (tree_function_decl): Add arguments.33374 (tree_function_decl): ... here.
10030 (tree_function_decl): Add personality.
5085 (tree_function_decl): New bit-field versioned_function.
12270 (struct tree_function_decl): Ditto.
20132 * tree.h: Move documentation for tree_function_decl to tree-core.h
1857 struct GTY(()) tree_function_decl { struct1995 struct tree_function_decl GTY ((tag ("TS_FUNCTION_DECL"))) function_decl;
3926 const tree_function_decl &fndecl = FUNCTION_DECL_CHECK (decl)->function_decl; in DECL_FUNCTION_CODE()3937 const tree_function_decl &fndecl = FUNCTION_DECL_CHECK (decl)->function_decl; in DECL_MD_FUNCTION_CODE()3948 const tree_function_decl &fndecl = FUNCTION_DECL_CHECK (decl)->function_decl; in DECL_FE_FUNCTION_CODE()3959 tree_function_decl &fndecl = FUNCTION_DECL_CHECK (decl)->function_decl; in set_decl_built_in_function()3969 tree_function_decl &newfndecl = FUNCTION_DECL_CHECK (newdecl)->function_decl; in copy_decl_built_in_function()3970 const tree_function_decl &oldfndecl in copy_decl_built_in_function()
821 case FUNCTION_DECL: return sizeof (tree_function_decl); in tree_code_size()
2758 sizeof (struct tree_function_decl) - sizeof (struct tree_decl_common)); in duplicate_decls()
831 @item struct tree_function_decl
10677 'struct tree_function_decl'
823 @item struct tree_function_decl
10307 'struct tree_function_decl'
2958 sizeof (struct tree_function_decl) - sizeof (struct tree_decl_common)); in duplicate_decls()