Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h1434 BS_Custom enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp206 IO.enumCase(Value, "Custom", FormatStyle::BS_Custom); in enumeration()
832 if (Style.BreakBeforeBraces == FormatStyle::BS_Custom) in expandPresets()
1367 Style.BreakBeforeBraces = FormatStyle::BS_Custom; in getMicrosoftStyle()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst1111 If ``BreakBeforeBraces`` is set to ``BS_Custom``, use this to specify how
1899 * ``BS_Custom`` (in configuration: ``Custom``)