Home
last modified time | relevance | path

Searched refs:build_cleanup (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dexcept.cc1363 tree dtor = build_cleanup (retval); in maybe_splice_retval_cleanup()
Ddecl2.cc3417 build_cleanup (tree decl) in build_cleanup() function
4291 finish_expr_stmt (build_cleanup (decl)); in one_static_initialization_or_destruction()
DChangeLog-1995113 * cp-tree.h (build_cleanup): New routine to build cleanups.
114 * decl.c (expand_static_init): Use build_cleanup to build a cleanup
116 * decl2.c (build_cleanup): New routine, taken from finish_file.
117 (finish_file): Use build_cleanup instead, and don't put function
DChangeLog-2002201 build_cleanup, get_guard, get_guard_bits, get_guard_cond,
3383 * decl2.c (build_cleanup): Update.
Ddecl.cc9501 build_cleanup (decl); in register_dtor_fn()
9511 fcall = build_cleanup (decl); in register_dtor_fn()
DChangeLog-20071973 * decl2.c (build_cleanup): Use build_address.
Dcp-tree.h6944 extern tree build_cleanup (tree);
DChangeLog-2013637 * decl2.c (build_cleanup): Just call cxx_maybe_build_cleanup.
DChangeLog-20113868 (build_cleanup): Adjust.
DChangeLog-20036728 * decl2.c (build_cleanup): Mark the object as used.
DChangeLog-20042538 determine_visibility, import_export_decl, build_cleanup,
DChangeLog-20003695 (build_cleanup): Likewise.