clang 19.0.0git
Public Member Functions | List of all members
clang::Sema::PragmaStackSentinelRAII Class Reference

#include "clang/Sema/Sema.h"

Public Member Functions

 PragmaStackSentinelRAII (Sema &S, StringRef SlotLabel, bool ShouldAct)
 
 ~PragmaStackSentinelRAII ()
 

Detailed Description

Definition at line 1439 of file Sema.h.

Constructor & Destructor Documentation

◆ PragmaStackSentinelRAII()

Sema::PragmaStackSentinelRAII::PragmaStackSentinelRAII ( Sema S,
StringRef  SlotLabel,
bool  ShouldAct 
)

◆ ~PragmaStackSentinelRAII()

Sema::PragmaStackSentinelRAII::~PragmaStackSentinelRAII ( )

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