Home
last modified time | relevance | path

Searched refs:ReflowComments (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/libcxxabi/
H A D.clang-format10 ReflowComments: false
/openbsd-src/gnu/llvm/libcxx/
H A D.clang-format82 ReflowComments: false
/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h3222 bool ReflowComments; member
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DContinuationIndenter.cpp2157 if (!Style.ReflowComments || in createBreakableToken()
2178 if (!Style.ReflowComments || in createBreakableToken()
H A DFormat.cpp985 IO.mapOptional("ReflowComments", Style.ReflowComments); in mapping()
1419 LLVMStyle.ReflowComments = true; in getLLVMStyle()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst4162 **ReflowComments** (``Boolean``) :versionbadge:`clang-format 3.8` :ref:`¶ <ReflowComments>`
5072 This option has only effect if ``ReflowComments`` is set to ``true``.