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

  /external/clang/include/clang/Format/
Format.h 158 DRTBS_All,
  /external/clang/lib/Format/
Format.cpp 124 IO.enumCase(Value, "All", FormatStyle::DRTBS_All);
129 IO.enumCase(Value, "true", FormatStyle::DRTBS_All);
255 if (Style.AlwaysBreakAfterDefinitionReturnType == FormatStyle::DRTBS_All)
657 Style.AlwaysBreakAfterDefinitionReturnType = FormatStyle::DRTBS_All;
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 444 milliseconds