Home
last modified time | relevance | path

Searched refs:BTDS_MultiLine (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h856 BTDS_MultiLine, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp305 IO.enumCase(Value, "MultiLine", FormatStyle::BTDS_MultiLine); in enumeration()
309 IO.enumCase(Value, "false", FormatStyle::BTDS_MultiLine); in enumeration()
963 LLVMStyle.AlwaysBreakTemplateDeclarations = FormatStyle::BTDS_MultiLine; in getLLVMStyle()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst990 * ``BTDS_MultiLine`` (in configuration: ``MultiLine``)