Home
last modified time | relevance | path

Searched refs:SIS_WithoutElse (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h657 SIS_WithoutElse, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp149 IO.enumCase(Value, "WithoutElse", FormatStyle::SIS_WithoutElse); in enumeration()
156 IO.enumCase(Value, "true", FormatStyle::SIS_WithoutElse); in enumeration()
1110 FormatStyle::SIS_WithoutElse; in getGoogleStyle()
1262 FormatStyle::SIS_WithoutElse; in getChromiumStyle()
H A DUnwrappedLineFormatter.cpp497 FormatStyle::SIS_WithoutElse) { in tryMergeSimpleControlStatement()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst791 * ``SIS_WithoutElse`` (in configuration: ``WithoutElse``)