clang 22.0.0git
|
Public Member Functions | |
CompoundStatementIndenter (UnwrappedLineParser *Parser, const FormatStyle &Style, unsigned &LineLevel) | |
CompoundStatementIndenter (UnwrappedLineParser *Parser, unsigned &LineLevel, bool WrapBrace, bool IndentBrace) | |
~CompoundStatementIndenter () |
Definition at line 131 of file UnwrappedLineParser.cpp.
|
inline |
Definition at line 133 of file UnwrappedLineParser.cpp.
References CompoundStatementIndenter().
Referenced by CompoundStatementIndenter().
|
inline |
Definition at line 139 of file UnwrappedLineParser.cpp.
References clang::if().
|
inline |
Definition at line 147 of file UnwrappedLineParser.cpp.