Searched refs:RTBS_ExceptShortType (Results 1 – 4 of 4) sorted by relevance
1014 RTBS_ExceptShortType, enumerator
337 if (Style.BreakAfterReturnType == FormatStyle::RTBS_ExceptShortType) { in canBreak()600 Style.BreakAfterReturnType > FormatStyle::RTBS_ExceptShortType) && in mustBreak()
553 IO.enumCase(Value, "ExceptShortType", FormatStyle::RTBS_ExceptShortType); in enumeration()
3851 case FormatStyle::RTBS_ExceptShortType: in mustBreakForReturnType()