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 166 BS_Stroustrup,
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/clang/lib/Format/
UnwrappedLineParser.cpp 597 Style.BreakBeforeBraces == FormatStyle::BS_Stroustrup ||
    [all...]
Format.cpp 52 IO.enumCase(Value, "Stroustrup", clang::format::FormatStyle::BS_Stroustrup);
254 Style.BreakBeforeBraces = FormatStyle::BS_Stroustrup;
    [all...]

Completed in 26 milliseconds