Searched refs:haslazyhandlers (Results 1 – 2 of 2) sorted by relevance
7043 static bool haslazyhandlers(const upb_handlers *h, const upb_fielddef *f) { in haslazyhandlers() function7239 if (type == UPB_TYPE_MESSAGE && !(haslazyhandlers(h, f) && c->lazy)) { in compile_method()
7717 static bool haslazyhandlers(const upb_handlers *h, const upb_fielddef *f) { in haslazyhandlers() function7918 if (type == UPB_TYPE_MESSAGE && !(haslazyhandlers(h, f) && c->lazy)) { in compile_method()