clang
6.0.0
|
Public Member Functions | |
CompoundStatementIndenter (UnwrappedLineParser *Parser, const FormatStyle &Style, unsigned &LineLevel) | |
~CompoundStatementIndenter () | |
Definition at line 180 of file UnwrappedLineParser.cpp.
|
inline |
Definition at line 182 of file UnwrappedLineParser.cpp.
References clang::format::FormatStyle::BraceWrappingFlags::AfterControlStatement, clang::format::FormatStyle::BraceWrapping, and clang::format::FormatStyle::BraceWrappingFlags::IndentBraces.
|
inline |
Definition at line 190 of file UnwrappedLineParser.cpp.