Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:visitmethod

7217 static void visitmethod(const upb_refcounted *r, upb_refcounted_visit *visit,
7225 static const struct upb_refcounted_vtbl vtbl = {visitmethod, freemethod};