Searched refs:RTBS_TopLevel (Results 1 – 5 of 5) sorted by relevance
698 RTBS_TopLevel, enumerator
391 IO.enumCase(Value, "TopLevel", FormatStyle::RTBS_TopLevel); in enumeration()1562 MozillaStyle.AlwaysBreakAfterReturnType = FormatStyle::RTBS_TopLevel; in getMozillaStyle()
2830 if ((Style.AlwaysBreakAfterReturnType == FormatStyle::RTBS_TopLevel || in mustBreakForReturnType()2841 case FormatStyle::RTBS_TopLevel: in mustBreakForReturnType()
8842 Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_TopLevel; in TEST_F()20490 AlwaysBreakAfterReturnType, FormatStyle::RTBS_TopLevel); in TEST_F()
1196 * ``RTBS_TopLevel`` (in configuration: ``TopLevel``)