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

  /external/clang/include/clang/Format/
Format.h 164 BS_Linux,
  /external/clang/lib/Format/
UnwrappedLineParser.cpp 596 if (Style.BreakBeforeBraces == FormatStyle::BS_Linux ||
802 if (Style.BreakBeforeBraces == FormatStyle::BS_Linux ||
999 if (Style.BreakBeforeBraces == FormatStyle::BS_Linux ||
    [all...]
Format.cpp 51 IO.enumCase(Value, "Linux", clang::format::FormatStyle::BS_Linux);
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 27 milliseconds