Searched refs:SFS_All (Results 1 – 5 of 5) sorted by relevance
206 SFS_All, enumerator
73 IO.enumCase(Value, "All", FormatStyle::SFS_All); in enumeration()74 IO.enumCase(Value, "true", FormatStyle::SFS_All); in enumeration()310 LLVMStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in getLLVMStyle()597 Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_All || in tryFitMultipleLinesInOne()
158 ((Style.AllowShortFunctionsOnASingleLine != FormatStyle::SFS_All) || in mustBreak()
8176 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_All); in TEST_F()8182 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_All); in TEST_F()8547 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F()
124 * ``SFS_All`` (in configuration: ``All``)