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

  /external/clang/include/clang/Format/
Format.h 236 BS_GNU,
  /external/clang/lib/Format/
Format.cpp 101 IO.enumCase(Value, "GNU", FormatStyle::BS_GNU);
450 case FormatStyle::BS_GNU:
660 Style.BreakBeforeBraces = FormatStyle::BS_GNU;
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 43 milliseconds