Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Format/
H A DFormat.h610 BS_Custom enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp137 IO.enumCase(Value, "Custom", FormatStyle::BS_Custom); in enumeration()
570 if (Style.BreakBeforeBraces == FormatStyle::BS_Custom) in expandPresets()