Searched refs:RTBS_All (Results 1 – 5 of 5) sorted by relevance
173 RTBS_All, enumerator
4881 Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_All; in TEST_F()10332 Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_All; in TEST_F()10336 FormatStyle::RTBS_All); in TEST_F()
297 * ``RTBS_All`` (in configuration: ``All``)
129 IO.enumCase(Value, "All", FormatStyle::RTBS_All); in enumeration()
1677 case FormatStyle::RTBS_All: in mustBreakForReturnType()