Searched refs:RTBS_ExceptShortType (Results 1 – 4 of 4) sorted by relevance
1034 RTBS_ExceptShortType, enumerator
345 if (Style.BreakAfterReturnType == FormatStyle::RTBS_ExceptShortType) { in canBreak()626 Style.BreakAfterReturnType > FormatStyle::RTBS_ExceptShortType) && in mustBreak()
598 IO.enumCase(Value, "ExceptShortType", FormatStyle::RTBS_ExceptShortType); in enumeration()
3936 case FormatStyle::RTBS_ExceptShortType: in mustBreakForReturnType()