clang API Documentation

Public Member Functions
clang::format::ScopedLineState Class Reference

List of all members.

Public Member Functions

 ScopedLineState (UnwrappedLineParser &Parser, bool SwitchToPreprocessorLines=false)
 ~ScopedLineState ()

Detailed Description

Definition at line 121 of file UnwrappedLineParser.cpp.


Constructor & Destructor Documentation

clang::format::ScopedLineState::ScopedLineState ( UnwrappedLineParser Parser,
bool  SwitchToPreprocessorLines = false 
) [inline]

Definition at line 123 of file UnwrappedLineParser.cpp.

Definition at line 136 of file UnwrappedLineParser.cpp.


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