Searched refs:SFS_None (Results 1 – 4 of 4) sorted by relevance
202 SFS_None, enumerator
5566 DoNotMerge.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()5624 FormatStyle::SFS_None; in TEST_F()8174 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_None); in TEST_F()8178 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_None); in TEST_F()8536 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in TEST_F()
71 IO.enumCase(Value, "None", FormatStyle::SFS_None); in enumeration()72 IO.enumCase(Value, "false", FormatStyle::SFS_None); in enumeration()393 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_None; in getGoogleStyle()
120 * ``SFS_None`` (in configuration: ``None``)