Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h847 BTDS_MultiLine, enumerator
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp278 IO.enumCase(Value, "MultiLine", FormatStyle::BTDS_MultiLine); in enumeration()
282 IO.enumCase(Value, "false", FormatStyle::BTDS_MultiLine); in enumeration()
1330 LLVMStyle.AlwaysBreakTemplateDeclarations = FormatStyle::BTDS_MultiLine; in getLLVMStyle()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1405 * ``BTDS_MultiLine`` (in configuration: ``MultiLine``)