Searched refs:BreakBeforeNoexceptSpecifierStyle (Results 1 – 2 of 2) sorted by relevance
679 enum BreakBeforeNoexceptSpecifierStyle : int8_t { enum717 BreakBeforeNoexceptSpecifierStyle AllowBreakBeforeNoexceptSpecifier;
36 struct ScalarEnumerationTraits<FormatStyle::BreakBeforeNoexceptSpecifierStyle> {38 enumeration(IO &IO, FormatStyle::BreakBeforeNoexceptSpecifierStyle &Value) { in enumeration()