Searched refs:upb_strtable_clear (Results 1 – 3 of 3) sorted by relevance
274 void upb_strtable_clear(upb_strtable *t);
480 upb_strtable_clear(&map->table); in _upb_map_clear()
304 void upb_strtable_clear(upb_strtable *t) { in upb_strtable_clear() function