Searched refs:tree_function_decl (Results 1 – 7 of 7) sorted by relevance
1758 struct GTY(()) tree_function_decl { struct1897 struct tree_function_decl GTY ((tag ("TS_FUNCTION_DECL"))) function_decl;
800 case FUNCTION_DECL: return sizeof (tree_function_decl); in tree_code_size()
3546 struct GTY(()) tree_function_decl { struct3711 struct tree_function_decl GTY ((tag ("TS_FUNCTION_DECL"))) function_decl;
649 return sizeof (struct tree_function_decl); in tree_code_size()
2265 sizeof (struct tree_function_decl) - sizeof (struct tree_decl_common)); in duplicate_decls()
824 @item struct tree_function_decl
2672 sizeof (struct tree_function_decl) - sizeof (struct tree_decl_common)); in duplicate_decls()