Searched refs:freeoneof (Results 1 – 2 of 2) sorted by relevance
1525 static void freeoneof(upb_refcounted *r) { in freeoneof() function1534 static const struct upb_refcounted_vtbl vtbl = {visitoneof, freeoneof}; in upb_oneofdef_new()
1731 static void freeoneof(upb_refcounted *r) { in freeoneof() function1739 const struct upb_refcounted_vtbl upb_oneofdef_vtbl = {visitoneof, freeoneof};