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 1468 of file Sema.h.

Constructor & Destructor Documentation

◆ PragmaStackSentinelRAII()

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

Definition at line 28 of file SemaAttr.cpp.

◆ ~PragmaStackSentinelRAII()

Sema::PragmaStackSentinelRAII::~PragmaStackSentinelRAII ( )

Definition at line 42 of file SemaAttr.cpp.


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