Searched refs:RTBS_All (Results 1 – 5 of 5) sorted by relevance
170 RTBS_All, enumerator
4750 Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_All; in TEST_F()9892 Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_All; in TEST_F()9896 FormatStyle::RTBS_All); in TEST_F()
279 * ``RTBS_All`` (in configuration: ``All``)
111 IO.enumCase(Value, "All", FormatStyle::RTBS_All); in enumeration()
1577 case FormatStyle::RTBS_All: in mustBreakForReturnType()