Searched refs:SFS_All (Results 1 – 3 of 3) sorted by relevance
873 SFS_All, enumerator
630 IO.enumCase(Value, "All", FormatStyle::SFS_All); in enumeration()631 IO.enumCase(Value, "true", FormatStyle::SFS_All); in enumeration()1531 LLVMStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in getLLVMStyle()
293 if (Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_All) in tryFitMultipleLinesInOne()