Searched refs:BreakBeforeConceptDeclarationsStyle (Results 1 – 2 of 2) sorted by relevance
2167 enum BreakBeforeConceptDeclarationsStyle : int8_t { enum2188 BreakBeforeConceptDeclarationsStyle BreakBeforeConceptDeclarations;
224 FormatStyle::BreakBeforeConceptDeclarationsStyle> {226 enumeration(IO &IO, FormatStyle::BreakBeforeConceptDeclarationsStyle &Value) { in enumeration()