|
clang
5.0.0
|
Public Member Functions | |
| CompoundStatementIndenter (UnwrappedLineParser *Parser, const FormatStyle &Style, unsigned &LineLevel) | |
| ~CompoundStatementIndenter () | |
Definition at line 179 of file UnwrappedLineParser.cpp.
|
inline |
Definition at line 181 of file UnwrappedLineParser.cpp.
References clang::format::FormatStyle::BraceWrappingFlags::AfterControlStatement, clang::format::FormatStyle::BraceWrapping, and clang::format::FormatStyle::BraceWrappingFlags::IndentBraces.
|
inline |
Definition at line 189 of file UnwrappedLineParser.cpp.
1.8.6