clang 22.0.0git
clang::format::ScopedLineState Class Reference

Public Member Functions

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

Detailed Description

Definition at line 96 of file UnwrappedLineParser.cpp.

Constructor & Destructor Documentation

◆ ScopedLineState()

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

Definition at line 98 of file UnwrappedLineParser.cpp.

References clang::if().

◆ ~ScopedLineState()

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

Definition at line 114 of file UnwrappedLineParser.cpp.


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