Searched refs:SFS_All (Results 1 – 7 of 7) sorted by relevance
137 SFS_All, enumerator
419 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F()
9850 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_All); in TEST_F()9855 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_All); in TEST_F()10266 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F()
77 IO.enumCase(Value, "All", FormatStyle::SFS_All); in enumeration()78 IO.enumCase(Value, "true", FormatStyle::SFS_All); in enumeration()474 LLVMStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in getLLVMStyle()
191 Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_All || in tryFitMultipleLinesInOne()
165 ((Style.AllowShortFunctionsOnASingleLine != FormatStyle::SFS_All) || in mustBreak()
244 * ``SFS_All`` (in configuration: ``All``)