Home
last modified time | relevance | path

Searched refs:JavaScriptWrapImports (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/clang/include/clang/Format/
DFormat.h2642 bool JavaScriptWrapImports; member
4252 JavaScriptWrapImports == R.JavaScriptWrapImports &&
/openbsd/src/gnu/llvm/clang/lib/Format/
DFormat.cpp938 IO.mapOptional("JavaScriptWrapImports", Style.JavaScriptWrapImports); in mapping()
1403 LLVMStyle.JavaScriptWrapImports = true; in getLLVMStyle()
1606 GoogleStyle.JavaScriptWrapImports = false; in getGoogleStyle()
DUnwrappedLineFormatter.cpp1354 (!Style.isJavaScript() || !Style.JavaScriptWrapImports)) || in format()
DTokenAnnotator.cpp4497 if (Style.JavaScriptWrapImports || Line.Type != LT_ImportStatement) { in mustBreakBefore()
/openbsd/src/gnu/llvm/clang/docs/
DClangFormatStyleOptions.rst3506 **JavaScriptWrapImports** (``Boolean``) :versionbadge:`clang-format 3.9` :ref:`¶ <JavaScriptWrapImp…