clang 19.0.0git
Public Member Functions | List of all members
clang::format::ScopedLineState Class Reference

Public Member Functions

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

Detailed Description

Definition at line 99 of file UnwrappedLineParser.cpp.

Constructor & Destructor Documentation

◆ ScopedLineState()

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

Definition at line 101 of file UnwrappedLineParser.cpp.

◆ ~ScopedLineState()

clang::format::ScopedLineState::~ScopedLineState ( )
inline

Definition at line 116 of file UnwrappedLineParser.cpp.


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