Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/
H A D.clang-format12 ReflowComments: false
/netbsd-src/external/bsd/pam-u2f/dist/
H A D.clang-format89 ReflowComments: true
/netbsd-src/external/mit/libcbor/dist/
H A D.clang-format126 ReflowComments: true
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2732 bool ReflowComments; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp1959 if (!Style.ReflowComments || in createBreakableToken()
1972 if (!Style.ReflowComments || in createBreakableToken()
H A DFormat.cpp670 IO.mapOptional("ReflowComments", Style.ReflowComments); in mapping()
1042 LLVMStyle.ReflowComments = true; in getLLVMStyle()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3078 **ReflowComments** (``bool``)