clang  3.9.0
Public Member Functions | List of all members
clang::format::CompoundStatementIndenter Class Reference

Public Member Functions

 CompoundStatementIndenter (UnwrappedLineParser *Parser, const FormatStyle &Style, unsigned &LineLevel)
 
 ~CompoundStatementIndenter ()
 

Detailed Description

Definition at line 152 of file UnwrappedLineParser.cpp.

Constructor & Destructor Documentation

clang::format::CompoundStatementIndenter::CompoundStatementIndenter ( UnwrappedLineParser Parser,
const FormatStyle Style,
unsigned LineLevel 
)
inline
clang::format::CompoundStatementIndenter::~CompoundStatementIndenter ( )
inline

Definition at line 162 of file UnwrappedLineParser.cpp.


The documentation for this class was generated from the following file: