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