Searched refs:SFS_All (Results 1 – 7 of 7) sorted by relevance
141 SFS_All, enumerator
532 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F()
10290 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_All); in TEST_F()10295 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_All); in TEST_F()10719 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F()
95 IO.enumCase(Value, "All", FormatStyle::SFS_All); in enumeration()96 IO.enumCase(Value, "true", FormatStyle::SFS_All); in enumeration()498 LLVMStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in getLLVMStyle()
191 Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_All || in tryFitMultipleLinesInOne()
178 ((Style.AllowShortFunctionsOnASingleLine != FormatStyle::SFS_All) || in mustBreak()
258 * ``SFS_All`` (in configuration: ``All``)