Home
last modified time | relevance | path

Searched refs:BraceWrappingAfterControlStatementStyle (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h948 enum BraceWrappingAfterControlStatementStyle : int8_t { enum
1017 BraceWrappingAfterControlStatementStyle AfterControlStatement;
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp214 FormatStyle::BraceWrappingAfterControlStatementStyle> {
217 FormatStyle::BraceWrappingAfterControlStatementStyle &Value) { in enumeration()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1587 * ``BraceWrappingAfterControlStatementStyle AfterControlStatement``