Searched refs:outlining_inline_function (Results 1 – 10 of 10) sorted by relevance
110 void (* outlining_inline_function) (tree decl); member
1774 (*debug_hooks->outlining_inline_function) (current_function_decl); in tree_expand_cfg()
1681 (*dwarf2_debug_hooks.outlining_inline_function) (decl); in vmsdbgout_abstract_function()
2170 (*debug_hooks->outlining_inline_function) (cg_edge->callee->decl); in expand_call_inline()
1848 (*debug_hooks->outlining_inline_function) (olddecl); in merge_decls()
35366 * c-decl.c (c_expand_body): Don't call outlining_inline_function.35872 * c-decl.c (c_expand_body): Call outlining_inline_function when
16922 outlining_inline_function and label.
35756 (expand_call_inline): Call outlining_inline_function here.
4659 * toplev.c (rest_of_decl_compilation): Call outlining_inline_function
4492 * semantics.c (expand_body): Call outlining_inline_function when