Home
last modified time | relevance | path

Searched refs:allocate_struct_function (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/gcc/gcc/treelang/
H A Dtreetree.c477 allocate_struct_function (fn_decl); in tree_code_create_function_wrapup()
/openbsd-src/gnu/gcc/gcc/
H A Dcgraphunit.c1690 allocate_struct_function (decl); in cgraph_build_static_cdtor()
H A Dfunction.c3788 allocate_struct_function (tree fndecl) in allocate_struct_function() function
3845 allocate_struct_function (fndecl); in prepare_function_start()
H A Dtree-inline.c2778 allocate_struct_function (new_decl); in tree_function_versioning()
H A Dtree.h4379 extern void allocate_struct_function (tree);
H A Domp-low.c1142 allocate_struct_function (decl); in create_omp_child_function()
H A Dgimplify.c6375 allocate_struct_function (fndecl); in gimplify_function_tree()
H A Dc-decl.c6649 allocate_struct_function (fndecl); in store_parm_decls()
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl.c10633 allocate_struct_function (decl1); in start_preparsed_function()
H A DChangeLog-20031773 * decl.c (start_function): Use allocate_struct_function.