Searched refs:BreakBeforeConceptDeclarationsStyle (Results 1 – 2 of 2) sorted by relevance
2219 enum BreakBeforeConceptDeclarationsStyle : int8_t { enum2240 BreakBeforeConceptDeclarationsStyle BreakBeforeConceptDeclarations;
237 FormatStyle::BreakBeforeConceptDeclarationsStyle> {239 enumeration(IO &IO, FormatStyle::BreakBeforeConceptDeclarationsStyle &Value) { in enumeration()