Searched refs:BreakBeforeConceptDeclarationsStyle (Results 1 – 2 of 2) sorted by relevance
2055 enum BreakBeforeConceptDeclarationsStyle : int8_t { enum2076 BreakBeforeConceptDeclarationsStyle BreakBeforeConceptDeclarations;
251 FormatStyle::BreakBeforeConceptDeclarationsStyle> {253 enumeration(IO &IO, FormatStyle::BreakBeforeConceptDeclarationsStyle &Value) { in enumeration()