Searched refs:JavaScriptWrapImports (Results 1 – 5 of 5) sorted by relevance
79 JavaScriptWrapImports: true
2965 bool JavaScriptWrapImports; member4840 JavaScriptWrapImports == R.JavaScriptWrapImports &&
1010 IO.mapOptional("JavaScriptWrapImports", Style.JavaScriptWrapImports); in mapping()1514 LLVMStyle.JavaScriptWrapImports = true; in getLLVMStyle()1722 GoogleStyle.JavaScriptWrapImports = false; in getGoogleStyle()
1391 (!Style.isJavaScript() || !Style.JavaScriptWrapImports)) || in format()
5135 if (Style.JavaScriptWrapImports || Line.Type != LT_ImportStatement) { in mustBreakBefore()