Home | History | Annotate | Download | only in src

Lines Matching refs:type_set_destroy

433 void type_set_destroy(type_set_t * x)
465 type_set_destroy(&x->types);
549 type_set_destroy(&x->stypes);
550 type_set_destroy(&x->ttypes);
574 type_set_destroy(&x->types);
600 type_set_destroy(&x->stypes);
601 type_set_destroy(&x->ttypes);
650 type_set_destroy(&x->stypes);
651 type_set_destroy(&x->ttypes);
1621 type_set_destroy(dst);
1623 type_set_destroy(&tmp);