clang 22.0.0git
clang::Preprocessor::ResetMacroExpansionHelper Class Reference

Public Member Functions

 ResetMacroExpansionHelper (Preprocessor *pp)
 ~ResetMacroExpansionHelper ()

Detailed Description

Definition at line 1177 of file PPDirectives.cpp.

Constructor & Destructor Documentation

◆ ResetMacroExpansionHelper()

clang::Preprocessor::ResetMacroExpansionHelper::ResetMacroExpansionHelper ( Preprocessor * pp)
inline

Definition at line 1179 of file PPDirectives.cpp.

References clang::Preprocessor::Preprocessor().

◆ ~ResetMacroExpansionHelper()

clang::Preprocessor::ResetMacroExpansionHelper::~ResetMacroExpansionHelper ( )
inline

Definition at line 1185 of file PPDirectives.cpp.


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