Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:freemethod

7206 static void freemethod(upb_refcounted *r) {
7225 static const struct upb_refcounted_vtbl vtbl = {visitmethod, freemethod};