Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h1755 BS_Custom enumerator
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp172 IO.enumCase(Value, "Custom", FormatStyle::BS_Custom); in enumeration()
1167 if (Expanded.BreakBeforeBraces == FormatStyle::BS_Custom) in expandPresetsBraceWrapping()
1768 Style.BreakBeforeBraces = FormatStyle::BS_Custom; in getMicrosoftStyle()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1536 If ``BreakBeforeBraces`` is set to ``BS_Custom``, use this to specify how
2397 * ``BS_Custom`` (in configuration: ``Custom``)