HomeSort by relevance Sort by last modified time
    Searched refs:BS_WebKit (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Format/
Format.h 238 BS_WebKit,
  /external/clang/lib/Format/
Format.cpp 102 IO.enumCase(Value, "WebKit", FormatStyle::BS_WebKit);
454 case FormatStyle::BS_WebKit:
642 Style.BreakBeforeBraces = FormatStyle::BS_WebKit;
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 473 milliseconds