Searched refs:JavaScriptWrapImports (Results 1 – 5 of 5) sorted by relevance
79 JavaScriptWrapImports: true
2467 bool JavaScriptWrapImports; member3459 JavaScriptWrapImports == R.JavaScriptWrapImports &&
673 IO.mapOptional("JavaScriptWrapImports", Style.JavaScriptWrapImports); in mapping()1068 LLVMStyle.JavaScriptWrapImports = true; in getLLVMStyle()1253 GoogleStyle.JavaScriptWrapImports = false; in getGoogleStyle()
1186 !Style.JavaScriptWrapImports)) || in format()
3717 if (Style.JavaScriptWrapImports || Line.Type != LT_ImportStatement) { in mustBreakBefore()