Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Format/
H A DFormat.h608 BS_WebKit, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp136 IO.enumCase(Value, "WebKit", FormatStyle::BS_WebKit); in enumeration()
613 case FormatStyle::BS_WebKit: in expandPresets()
914 Style.BreakBeforeBraces = FormatStyle::BS_WebKit; in getWebKitStyle()