Searched refs:DRTBS_All (Results 1 – 4 of 4) sorted by relevance
161 DRTBS_All, enumerator
142 IO.enumCase(Value, "All", FormatStyle::DRTBS_All); in enumeration()147 IO.enumCase(Value, "true", FormatStyle::DRTBS_All); in enumeration()273 if (Style.AlwaysBreakAfterDefinitionReturnType == FormatStyle::DRTBS_All) in mapping()692 Style.AlwaysBreakAfterDefinitionReturnType = FormatStyle::DRTBS_All; in getGNUStyle()
280 * ``DRTBS_All`` (in configuration: ``All``)
10345 Style.AlwaysBreakAfterDefinitionReturnType = FormatStyle::DRTBS_All; in TEST_F()10349 AlwaysBreakAfterDefinitionReturnType, FormatStyle::DRTBS_All); in TEST_F()