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