Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:freegroup

7172 static void freegroup(upb_refcounted *r) {
7195 static const struct upb_refcounted_vtbl vtbl = {visitgroup, freegroup};