Searched refs:freefield (Results 1 – 2 of 2) sorted by relevance
542 static void freefield(upb_refcounted *r) { in freefield() function605 static const struct upb_refcounted_vtbl vtbl = {visitfield, freefield}; in upb_fielddef_new()
624 static void freefield(upb_refcounted *r) { in freefield() function686 const struct upb_refcounted_vtbl upb_fielddef_vtbl = {visitfield, freefield};