Home | History | Annotate | Download | only in protobuf

Lines Matching refs:upb_enumdef_free

381 static void upb_enumdef_free(upb_refcounted *r) {
396 static const struct upb_refcounted_vtbl vtbl = {NULL, &upb_enumdef_free};