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

  /external/clang/include/clang/Format/
Format.h 202 SFS_None,
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/clang/lib/Format/
Format.cpp 71 IO.enumCase(Value, "None", FormatStyle::SFS_None);
72 IO.enumCase(Value, "false", FormatStyle::SFS_None);
393 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None;
    [all...]

Completed in 742 milliseconds