Searched refs:JavaScriptWrapImports (Results 1 – 4 of 4) sorted by relevance
1201 bool JavaScriptWrapImports; member1769 JavaScriptWrapImports == R.JavaScriptWrapImports &&
419 IO.mapOptional("JavaScriptWrapImports", Style.JavaScriptWrapImports); in mapping()678 LLVMStyle.JavaScriptWrapImports = true; in getLLVMStyle()824 GoogleStyle.JavaScriptWrapImports = false; in getGoogleStyle()
1080 !Style.JavaScriptWrapImports)); in format()
2891 if (Style.JavaScriptWrapImports || Line.Type != LT_ImportStatement) { in mustBreakBefore()