Searched refs:SFS_Empty (Results 1 – 7 of 7) sorted by relevance
137 SFS_Empty, enumerator
565 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in TEST_F()
10288 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_Empty); in TEST_F()
98 IO.enumCase(Value, "Empty", FormatStyle::SFS_Empty); in enumeration()602 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in getGoogleStyle()
192 (Style.AllowShortFunctionsOnASingleLine >= FormatStyle::SFS_Empty && in tryFitMultipleLinesInOne()
2282 Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_Empty || in mustBreakBefore()
252 * ``SFS_Empty`` (in configuration: ``Empty``)