Searched refs:haslazyhandlers (Results 1 – 3 of 3) sorted by relevance
526 static bool haslazyhandlers(const upb_handlers *h, const upb_fielddef *f) { in haslazyhandlers() function726 if (type == UPB_TYPE_MESSAGE && !(haslazyhandlers(h, f) && c->lazy)) { in compile_method()
6321 static bool haslazyhandlers(const upb_handlers *h, const upb_fielddef *f) { in haslazyhandlers() function6522 if (type == UPB_TYPE_MESSAGE && !(haslazyhandlers(h, f) && c->lazy)) { in compile_method()
10072 static bool haslazyhandlers(const upb_handlers *h, const upb_fielddef *f) { in haslazyhandlers() function10273 if (type == UPB_TYPE_MESSAGE && !(haslazyhandlers(h, f) && c->lazy)) { in compile_method()