Searched refs:RTBS_None (Results 1 – 6 of 6) sorted by relevance
168 RTBS_None, enumerator
110 IO.enumCase(Value, "None", FormatStyle::RTBS_None); in enumeration()254 Style.AlwaysBreakAfterReturnType == FormatStyle::RTBS_None) { in mapping()479 LLVMStyle.AlwaysBreakAfterReturnType = FormatStyle::RTBS_None; in getLLVMStyle()
129 if (Style.AlwaysBreakAfterReturnType == FormatStyle::RTBS_None) in canBreak()
1575 case FormatStyle::RTBS_None: in mustBreakForReturnType()
276 * ``RTBS_None`` (in configuration: ``None``)
4738 Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_None; in TEST_F()9894 FormatStyle::RTBS_None); in TEST_F()