Searched refs:RTBS_TopLevel (Results 1 – 5 of 5) sorted by relevance
172 RTBS_TopLevel, enumerator
1568 if ((Style.AlwaysBreakAfterReturnType == FormatStyle::RTBS_TopLevel || in mustBreakForReturnType()1578 case FormatStyle::RTBS_TopLevel: in mustBreakForReturnType()
112 IO.enumCase(Value, "TopLevel", FormatStyle::RTBS_TopLevel); in enumeration()
281 * ``RTBS_TopLevel`` (in configuration: ``TopLevel``)
4783 Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_TopLevel; in TEST_F()9898 AlwaysBreakAfterReturnType, FormatStyle::RTBS_TopLevel); in TEST_F()