Searched refs:JavaScriptWrapImports (Results 1 – 4 of 4) sorted by relevance
1476 bool JavaScriptWrapImports; member2128 JavaScriptWrapImports == R.JavaScriptWrapImports &&
490 IO.mapOptional("JavaScriptWrapImports", Style.JavaScriptWrapImports); in mapping()790 LLVMStyle.JavaScriptWrapImports = true; in getLLVMStyle()949 GoogleStyle.JavaScriptWrapImports = false; in getGoogleStyle()
1132 !Style.JavaScriptWrapImports)) || in format()
3192 if (Style.JavaScriptWrapImports || Line.Type != LT_ImportStatement) { in mustBreakBefore()