Home
last modified time | relevance | path

Searched refs:SplitEmptyFunction (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/pam-u2f/dist/
H A D.clang-format34 SplitEmptyFunction: true
/netbsd-src/external/mit/libcbor/dist/
H A D.clang-format36 SplitEmptyFunction: true
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dclang-format45 SplitEmptyFunction: false
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dclang-format45 SplitEmptyFunction: false
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h1675 bool SplitEmptyFunction; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp231 !Style.BraceWrapping.SplitEmptyFunction && in tryFitMultipleLinesInOne()
H A DFormat.cpp739 IO.mapOptional("SplitEmptyFunction", Wrapping.SplitEmptyFunction); in mapping()
867 Expanded.BraceWrapping.SplitEmptyFunction = true; in expandPresets()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst1121 SplitEmptyFunction: false
1359 * ``bool SplitEmptyFunction`` If ``false``, empty function body can be put on a single line.