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

  /external/clang/include/clang/Format/
Format.h 216 SFS_Empty,
  /external/clang/lib/Format/
Format.cpp 78 IO.enumCase(Value, "Empty", FormatStyle::SFS_Empty);
421 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty;
    [all...]
UnwrappedLineFormatter.cpp 66 (Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_Empty &&
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 44 milliseconds