Home
last modified time | relevance | path

Searched refs:finish_destructor_body (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20001216 (finish_destructor_body): Likewise.
2181 (finish_destructor_body): Likewise.
3690 * decl.c (finish_destructor_body): Likewise.
3885 * decl.c (finish_destructor_body): Adjust for changes to the
4174 * decl.c (finish_destructor_body): Use the base destructor when
4421 (finish_destructor_body): Simplify.
5726 (finish_destructor_body): Likewise.
6839 (finish_destructor_body): Likewise.
DChangeLog-2001111 * decl.c (finish_destructor_body): Move vbase destruction code to
3166 * decl.c (finish_destructor_body): Don't call delete if this is a
3551 * decl.c (finish_destructor_body): Convert to vbase pointer here.
DChangeLog-20042863 finish_destructor_body): Likewise.
3018 (finish_constructor_body, finish_destructor_body): Set the return
4772 * decl.c (finish_destructor_body): Use LABEL_EXPR.
6160 (finish_destructor_body): Do not use LOOKUP_SPECULATIVELY.
Ddecl.cc91 static void finish_destructor_body (void);
17657 finish_destructor_body (void) in finish_destructor_body() function
17732 finish_destructor_body (); in finish_function_body()
DChangeLog-2002994 * decl.c (finish_destructor_body): Create the label to jump to
2206 * decl.c (finish_destructor_body): Use cxx_sizeof.
DChangeLog-20121746 * decl.c (compute_array_index_type, finish_destructor_body): Likewise.
DChangeLog2639 (finish_destructor_body): Likewise.
DChangeLog-20062267 * decl.c (finish_destructor_body): Likewise.
DChangeLog-19991636 (finish_destructor_body): Make sure the dtor_label is always
1837 * decl.c (finish_destructor_body): New function, split out from
DChangeLog-20092185 (finish_destructor_body): Pass location to build_stmt.
DChangeLog-20163273 (finish_destructor_body): Don't emit operator delete here.