Searched refs:SFS_All (Results 1 – 7 of 7) sorted by relevance
1131 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F()1173 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F()
508 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F()3222 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F()7188 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F()13100 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F()13145 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F()20401 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_All); in TEST_F()20406 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_All); in TEST_F()21086 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in TEST_F()
527 SFS_All, enumerator
147 IO.enumCase(Value, "All", FormatStyle::SFS_All); in enumeration()148 IO.enumCase(Value, "true", FormatStyle::SFS_All); in enumeration()1197 LLVMStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All; in getLLVMStyle()
301 if (Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_All) in tryFitMultipleLinesInOne()
408 (Style.AllowShortFunctionsOnASingleLine != FormatStyle::SFS_All || in mustBreak()
1010 * ``SFS_All`` (in configuration: ``All``)