Searched defs:auto_delete_vec (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc4047 build_vec_delete_1(location_t loc, tree base, tree maxindex, tree type, special_function_kind auto_delete_vec, int use_global_delete, tsubst_flags_t complain, bool in_cleanup = false) argument
5321 build_vec_delete(location_t loc, tree base, tree maxindex, special_function_kind auto_delete_vec, int use_global_delete, tsubst_flags_t complain) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c3944 build_vec_delete_1(location_t loc, tree base, tree maxindex, tree type, special_function_kind auto_delete_vec, int use_global_delete, tsubst_flags_t complain) argument
5174 build_vec_delete(location_t loc, tree base, tree maxindex, special_function_kind auto_delete_vec, int use_global_delete, tsubst_flags_t complain) argument

Completed in 147 milliseconds