Searched refs:SFS_Inline (Results 1 – 4 of 4) sorted by relevance
204 SFS_Inline, enumerator
75 IO.enumCase(Value, "Inline", FormatStyle::SFS_Inline); in enumeration()403 ChromiumStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in getChromiumStyle()598 (Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_Inline && in tryFitMultipleLinesInOne()
5656 MergeInlineOnly.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()8172 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline; in TEST_F()8180 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_Inline); in TEST_F()
122 * ``SFS_Inline`` (in configuration: ``Inline``)