Searched refs:expand_cleanup_for_base (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.c51 static void expand_cleanup_for_base (tree, tree);
880 expand_cleanup_for_base (subobject, NULL_TREE);
992 expand_cleanup_for_base (tree binfo, tree flag) function
1054 expand_cleanup_for_base (vbase, flag);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dinit.c51 static void expand_cleanup_for_base (tree, tree);
714 expand_cleanup_for_base (subobject, NULL_TREE);
825 expand_cleanup_for_base (tree binfo, tree flag) function
885 expand_cleanup_for_base (vbase, flag);

Completed in 110 milliseconds