Searched refs:JavaScriptWrapImports (Results 1 – 21 of 21) sorted by relevance
5 JavaScriptWrapImports: true
449 bool JavaScriptWrapImports; member682 JavaScriptWrapImports == R.JavaScriptWrapImports &&
74 JavaScriptWrapImports: true165 JavaScriptWrapImports: true
79 JavaScriptWrapImports: true
1720 bool JavaScriptWrapImports; member2504 JavaScriptWrapImports == R.JavaScriptWrapImports &&
76 JavaScriptWrapImports: true
80 JavaScriptWrapImports: true
83 JavaScriptWrapImports: true
88 JavaScriptWrapImports: true
1103 Style.JavaScriptWrapImports = true; in TEST_F()
318 IO.mapOptional("JavaScriptWrapImports", Style.JavaScriptWrapImports); in mapping()536 LLVMStyle.JavaScriptWrapImports = true; in getLLVMStyle()620 GoogleStyle.JavaScriptWrapImports = false; in getGoogleStyle()
852 !Style.JavaScriptWrapImports)); in format()
1856 Style.JavaScriptWrapImports = true; in TEST_F()
569 IO.mapOptional("JavaScriptWrapImports", Style.JavaScriptWrapImports); in mapping()933 LLVMStyle.JavaScriptWrapImports = true; in getLLVMStyle()1109 GoogleStyle.JavaScriptWrapImports = false; in getGoogleStyle()
1125 !Style.JavaScriptWrapImports)) || in format()
3580 if (Style.JavaScriptWrapImports || Line.Type != LT_ImportStatement) { in mustBreakBefore()
2065 **JavaScriptWrapImports** (``bool``)