Searched refs:SFS_None (Results 1 – 6 of 6) sorted by relevance
135 SFS_None, enumerator
543 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()
6740 DoNotMerge.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()6799 FormatStyle::SFS_None; in TEST_F()10284 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_None); in TEST_F()10293 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_None); in TEST_F()10708 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()
93 IO.enumCase(Value, "None", FormatStyle::SFS_None); in enumeration()94 IO.enumCase(Value, "false", FormatStyle::SFS_None); in enumeration()622 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in getGoogleStyle()
2281 return Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_None || in mustBreakBefore()
249 * ``SFS_None`` (in configuration: ``None``)