Home
last modified time | relevance | path

Searched refs:register_dtor_fn (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl2.c3172 finish_expr_stmt (register_dtor_fn (decl)); in one_static_initialization_or_destruction()
H A Ddecl.c6622 register_dtor_fn (tree decl) in register_dtor_fn() function
6848 init = add_stmt_to_compound (init, register_dtor_fn (decl)); in expand_static_init()
H A Dcp-tree.h5085 extern tree register_dtor_fn (tree);
H A Dcall.c8685 init = add_stmt_to_compound (init, register_dtor_fn (var)); in set_up_extended_ref_temp()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c3867 finish_expr_stmt (register_dtor_fn (decl)); in one_static_initialization_or_destruction()
H A Ddecl.c8099 register_dtor_fn (tree decl) in register_dtor_fn() function
8367 init = add_stmt_to_compound (init, register_dtor_fn (decl)); in expand_static_init()
H A Dcp-tree.h6319 extern tree register_dtor_fn (tree);
H A Dcall.c10921 init = add_stmt_to_compound (init, register_dtor_fn (var)); in set_up_extended_ref_temp()