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

  /external/clang/include/clang/Format/
Format.h 102 FormatStyle getGoogleStyle();
  /external/clang/unittests/Format/
FormatTest.cpp 88 FormatStyle Style = getGoogleStyle();
99 verifyFormat(Code, getGoogleStyle());
226 FormatStyle AllowsMergedIf = getGoogleStyle();
    [all...]
  /external/clang/lib/Format/
Format.cpp 54 FormatStyle getGoogleStyle() {
75 FormatStyle ChromiumStyle = getGoogleStyle();
    [all...]

Completed in 119 milliseconds