Searched refs:SFS_Inline (Results 1 – 7 of 7) sorted by relevance
609 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()
1003 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()1116 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()
1559 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()
3988 FormatStyle::SFS_Inline; in TEST_F()12898 MergeInlineOnly.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()13078 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()20393 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()20397 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_Inline); in TEST_F()
519 SFS_Inline, enumerator
149 IO.enumCase(Value, "Inline", FormatStyle::SFS_Inline); in enumeration()1547 ChromiumStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getChromiumStyle()1561 MozillaStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getMozillaStyle()
997 * ``SFS_Inline`` (in configuration: ``Inline``)