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