Searched refs:BreakBeforeNoexceptSpecifierStyle (Results 1 – 2 of 2) sorted by relevance
695 enum BreakBeforeNoexceptSpecifierStyle : int8_t { enum733 BreakBeforeNoexceptSpecifierStyle AllowBreakBeforeNoexceptSpecifier;
37 struct ScalarEnumerationTraits<FormatStyle::BreakBeforeNoexceptSpecifierStyle> {39 enumeration(IO &IO, FormatStyle::BreakBeforeNoexceptSpecifierStyle &Value) { in enumeration()