Searched refs:SFS_None (Results 1 – 6 of 6) sorted by relevance
131 SFS_None, enumerator
430 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()
6545 DoNotMerge.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()6604 FormatStyle::SFS_None; in TEST_F()9844 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_None); in TEST_F()9853 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_None); in TEST_F()10255 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()
75 IO.enumCase(Value, "None", FormatStyle::SFS_None); in enumeration()76 IO.enumCase(Value, "false", FormatStyle::SFS_None); in enumeration()588 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in getGoogleStyle()
2151 return Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_None || in mustBreakBefore()
238 * ``SFS_None`` (in configuration: ``None``)