Searched refs:RTBS_TopLevel (Results 1 – 5 of 5) sorted by relevance
175 RTBS_TopLevel, enumerator
1668 if ((Style.AlwaysBreakAfterReturnType == FormatStyle::RTBS_TopLevel || in mustBreakForReturnType()1678 case FormatStyle::RTBS_TopLevel: in mustBreakForReturnType()
130 IO.enumCase(Value, "TopLevel", FormatStyle::RTBS_TopLevel); in enumeration()
300 * ``RTBS_TopLevel`` (in configuration: ``TopLevel``)
4914 Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_TopLevel; in TEST_F()10338 AlwaysBreakAfterReturnType, FormatStyle::RTBS_TopLevel); in TEST_F()