Searched defs:upb_refcounted (Results 1 – 1 of 1) sorted by relevance
1085 struct upb_refcounted { struct1098 upb_refcounted *next; argument1101 const struct upb_refcounted_vtbl *vtbl; argument1106 uint32_t individual_count;1108 bool is_frozen;1132 bool upb_refcounted_isfrozen(const upb_refcounted *r); argument