Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h2157 BS_WebKit, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp165 IO.enumCase(Value, "WebKit", FormatStyle::BS_WebKit); in enumeration()
1372 case FormatStyle::BS_WebKit: in expandPresetsBraceWrapping()
1869 Style.BreakBeforeBraces = FormatStyle::BS_WebKit; in getWebKitStyle()