Searched refs:EntireContentsOfLargeArray (Results 1 – 3 of 3) sorted by relevance
78 CleanUglifiedParameters(false), EntireContentsOfLargeArray(true), in PrintingPolicy()296 unsigned EntireContentsOfLargeArray : 1; member
651 if (Inits.size() > MaxN && !Policy.EntireContentsOfLargeArray) { in TryPrintAsStringLiteral()872 if (I == 10 && !Policy.EntireContentsOfLargeArray) { in printPretty()
121 Policy.EntireContentsOfLargeArray = false; in getPrintingPolicy()