Searched refs:kMaxStructDepth (Results 1 – 1 of 1) sorted by relevance
40 static constexpr int kMaxStructDepth = 8; variable920 if (nestingDepth >= kMaxStructDepth) { in MakeStructType()