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

  /external/clang/include/clang/Format/
Format.h 204 SFS_Inline,
  /external/clang/lib/Format/
Format.cpp 75 IO.enumCase(Value, "Inline", FormatStyle::SFS_Inline);
403 ChromiumStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline;
598 (Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_Inline &&
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 59 milliseconds