Searched refs:SFS_All (Results 1 – 4 of 4) sorted by relevance
857 SFS_All, enumerator
585 IO.enumCase(Value, "All", FormatStyle::SFS_All); in enumeration()586 IO.enumCase(Value, "true", FormatStyle::SFS_All); in enumeration()1444 LLVMStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in getLLVMStyle()
314 if (Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_All) in tryFitMultipleLinesInOne()
449 (Style.AllowShortFunctionsOnASingleLine != FormatStyle::SFS_All || in mustBreak()