Searched refs:JavaScriptWrapImports (Results 1 – 5 of 5) sorted by relevance
79 JavaScriptWrapImports: true
3257 bool JavaScriptWrapImports; member5420 JavaScriptWrapImports == R.JavaScriptWrapImports &&
1095 IO.mapOptional("JavaScriptWrapImports", Style.JavaScriptWrapImports); in mapping()1622 LLVMStyle.JavaScriptWrapImports = true; in getLLVMStyle()1842 GoogleStyle.JavaScriptWrapImports = false; in getGoogleStyle()
1458 (!Style.isJavaScript() || !Style.JavaScriptWrapImports)) || in format()
5789 if (Style.JavaScriptWrapImports || Line.Type != LT_ImportStatement) { in mustBreakBefore()