Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h1366 enum BraceWrappingAfterControlStatementStyle : int8_t { enum
1435 BraceWrappingAfterControlStatementStyle AfterControlStatement;
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp283 FormatStyle::BraceWrappingAfterControlStatementStyle> {
286 FormatStyle::BraceWrappingAfterControlStatementStyle &Value) { in enumeration()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst1448 * ``BraceWrappingAfterControlStatementStyle AfterControlStatement``