Searched refs:JavaScriptWrapImports (Results 1 – 5 of 5) sorted by relevance
79 JavaScriptWrapImports: true
3095 bool JavaScriptWrapImports; member5081 JavaScriptWrapImports == R.JavaScriptWrapImports &&
1018 IO.mapOptional("JavaScriptWrapImports", Style.JavaScriptWrapImports); in mapping()1529 LLVMStyle.JavaScriptWrapImports = true; in getLLVMStyle()1740 GoogleStyle.JavaScriptWrapImports = false; in getGoogleStyle()
1400 (!Style.isJavaScript() || !Style.JavaScriptWrapImports)) || in format()
5644 if (Style.JavaScriptWrapImports || Line.Type != LT_ImportStatement) { in mustBreakBefore()