Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h1356 BS_WebKit, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp276 IO.enumCase(Value, "WebKit", FormatStyle::BS_WebKit); in enumeration()
1140 case FormatStyle::BS_WebKit: in expandPresetsBraceWrapping()
1592 Style.BreakBeforeBraces = FormatStyle::BS_WebKit; in getWebKitStyle()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp4662 FormatStyle::BS_WebKit}) { in TEST_F()
19254 WebKitBraceStyle.BreakBeforeBraces = FormatStyle::BS_WebKit; in TEST_F()
20461 FormatStyle::BS_WebKit); in TEST_F()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst2147 * ``BS_WebKit`` (in configuration: ``WebKit``)