Searched refs:MaxCompositeValueSize (Results 1 – 1 of 1) sorted by relevance
36 static constexpr int MaxCompositeValueSize = 1000; variable430 if (CreatedValuesCount > MaxCompositeValueSize) { in createValue()443 if ((Depth > 1 && CreatedValuesCount > MaxCompositeValueSize) || in createValueUnlessSelfReferential()