clang
3.7.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::BreakBeforeBraces, clang::format::FormatStyle::BS_Allman, and clang::format::FormatStyle::BS_GNU.
|
inline |
Definition at line 164 of file UnwrappedLineParser.cpp.