|
clang 23.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 132 of file UnwrappedLineParser.cpp.
|
inline |
Definition at line 134 of file UnwrappedLineParser.cpp.
References CompoundStatementIndenter().
Referenced by CompoundStatementIndenter().
|
inline |
Definition at line 140 of file UnwrappedLineParser.cpp.
References clang::if().
|
inline |
Definition at line 148 of file UnwrappedLineParser.cpp.