Searched refs:SFS_All (Results 1 – 4 of 4) sorted by relevance
784 SFS_All, enumerator
592 IO.enumCase(Value, "All", FormatStyle::SFS_All); in enumeration()593 IO.enumCase(Value, "true", FormatStyle::SFS_All); in enumeration()1431 LLVMStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in getLLVMStyle()
315 if (Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_All) in tryFitMultipleLinesInOne()
441 (Style.AllowShortFunctionsOnASingleLine != FormatStyle::SFS_All || in mustBreak()