Home
last modified time | relevance | path

Searched refs:expand_cleanup_for_base (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDinit.c51 static void expand_cleanup_for_base (tree, tree);
712 expand_cleanup_for_base (subobject, NULL_TREE); in emit_mem_initializers()
823 expand_cleanup_for_base (tree binfo, tree flag) in expand_cleanup_for_base() function
883 expand_cleanup_for_base (vbase, flag); in construct_virtual_base()
HDChangeLog-19992307 (expand_cleanup_for_base): Likewise.
3179 (expand_cleanup_for_base): Use finish_subobject.
4523 (expand_cleanup_for_base): ... here. Take flag parameter.
4526 (emit_aggr_vbase_init): Pass it to expand_cleanup_for_base.
4539 * init.c (expand_cleanup_for_base): New function, split out
HDChangeLog-20004424 * init.c (expand_cleanup_for_base): Use base_dtor_identifier.
5731 (expand_cleanup_for_base): Likewise.
6843 (expand_cleanup_for_base): Likewise.
HDChangeLog-20023330 * init.c (expand_cleanup_for_base): Update.
3338 * init.c (perform_member_init, expand_cleanup_for_base): Use
HDChangeLog-20042868 expand_cleanup_for_base, build_init, expand_default_init,
HDChangeLog6246 * init.c (build_zero_init, expand_cleanup_for_base,