Searched refs:SFS_Empty (Results 1 – 7 of 7) sorted by relevance
151 IO.enumCase(Value, "Empty", FormatStyle::SFS_Empty); in enumeration()1442 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in getGoogleStyle()1452 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in getGoogleStyle()1469 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in getGoogleStyle()1488 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in getGoogleStyle()
303 if (Style.AllowShortFunctionsOnASingleLine >= FormatStyle::SFS_Empty && in tryFitMultipleLinesInOne()531 (Style.AllowShortFunctionsOnASingleLine >= FormatStyle::SFS_Empty && in tryFitMultipleLinesInOne()
4268 Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_Empty || in mustBreakBefore()
508 SFS_Empty, enumerator
1164 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in TEST_F()
12869 MergeEmptyOnly.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in TEST_F()13067 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in TEST_F()18740 FormatStyle::SFS_Empty; in TEST_F()20399 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_Empty); in TEST_F()
987 * ``SFS_Empty`` (in configuration: ``Empty``)