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

  /external/clang/include/clang/Format/
Format.h 133 SFS_Empty,
  /external/clang/unittests/Format/
FormatTestJS.cpp 452 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty;
    [all...]
FormatTest.cpp     [all...]
  /external/clang/lib/Format/
UnwrappedLineFormatter.cpp 192 (Style.AllowShortFunctionsOnASingleLine >= FormatStyle::SFS_Empty &&
    [all...]
Format.cpp 80 IO.enumCase(Value, "Empty", FormatStyle::SFS_Empty);
572 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty;
    [all...]
TokenAnnotator.cpp     [all...]

Completed in 458 milliseconds