Searched refs:DRTBS_All (Results 1 – 4 of 4) sorted by relevance
158 DRTBS_All, enumerator
124 IO.enumCase(Value, "All", FormatStyle::DRTBS_All); in enumeration()129 IO.enumCase(Value, "true", FormatStyle::DRTBS_All); in enumeration()255 if (Style.AlwaysBreakAfterDefinitionReturnType == FormatStyle::DRTBS_All) in mapping()657 Style.AlwaysBreakAfterDefinitionReturnType = FormatStyle::DRTBS_All; in getGNUStyle()
265 * ``DRTBS_All`` (in configuration: ``All``)
9905 Style.AlwaysBreakAfterDefinitionReturnType = FormatStyle::DRTBS_All; in TEST_F()9909 AlwaysBreakAfterDefinitionReturnType, FormatStyle::DRTBS_All); in TEST_F()