Searched refs:BS_WebKit (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Format/
H A DFormat.h238 BS_WebKit, enumerator in enum:clang::format::FormatStyle::BraceBreakingStyle
/external/clang/lib/Format/
H A DFormat.cpp102 IO.enumCase(Value, "WebKit", FormatStyle::BS_WebKit);
454 case FormatStyle::BS_WebKit:
642 Style.BreakBeforeBraces = FormatStyle::BS_WebKit;
/external/clang/unittests/Format/
H A DFormatTest.cpp2360 FormatStyle::BS_WebKit}) {
9533 WebKitBraceStyle.BreakBeforeBraces = FormatStyle::BS_WebKit;
9888 FormatStyle::BS_WebKit);

Completed in 136 milliseconds