Searched refs:kMaxStructDepth (Results 1 – 1 of 1) sorted by relevance
23 static constexpr int kMaxStructDepth = 8; variable806 return this->isTooDeeplyNested(kMaxStructDepth); in isTooDeeplyNested()