Searched refs:BreakBeforeNoexceptSpecifierStyle (Results 1 – 2 of 2) sorted by relevance
619 enum BreakBeforeNoexceptSpecifierStyle : int8_t { enum657 BreakBeforeNoexceptSpecifierStyle AllowBreakBeforeNoexceptSpecifier;
64 struct ScalarEnumerationTraits<FormatStyle::BreakBeforeNoexceptSpecifierStyle> {66 enumeration(IO &IO, FormatStyle::BreakBeforeNoexceptSpecifierStyle &Value) { in enumeration()