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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dinit.c62 static void expand_cleanup_for_base PROTO((tree, tree, tree));
678 expand_cleanup_for_base (base_binfo, vlist, NULL_TREE);
842 expand_cleanup_for_base (binfo, vlist, flag)
958 expand_cleanup_for_base (vbases, vlist, flag);
841 expand_cleanup_for_base (binfo, vlist, flag) function
/haiku-buildtools/gcc/gcc/cp/
H A Dinit.c56 static void expand_cleanup_for_base (tree, tree);
1155 expand_cleanup_for_base (subobject, NULL_TREE);
1262 expand_cleanup_for_base (tree binfo, tree flag) function
1328 expand_cleanup_for_base (vbase, flag);

Completed in 140 milliseconds