Searched refs:SFS_All (Results 1 – 5 of 5) sorted by relevance
616 SFS_All, enumerator
123 IO.enumCase(Value, "All", FormatStyle::SFS_All); in enumeration()124 IO.enumCase(Value, "true", FormatStyle::SFS_All); in enumeration()954 LLVMStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in getLLVMStyle()
266 Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_All || in tryFitMultipleLinesInOne()
393 (Style.AllowShortFunctionsOnASingleLine != FormatStyle::SFS_All || in mustBreak()
763 * ``SFS_All`` (in configuration: ``All``)