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

  /external/clang/include/clang/Format/
Format.h 273 BS_Stroustrup,
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/clang/lib/Format/
UnwrappedLineParser.cpp 1123 Style.BreakBeforeBraces == FormatStyle::BS_Stroustrup) {
    [all...]
Format.cpp 83 IO.enumCase(Value, "Stroustrup", FormatStyle::BS_Stroustrup);
432 Style.BreakBeforeBraces = FormatStyle::BS_Stroustrup;
    [all...]

Completed in 193 milliseconds