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

#include "clang/Sema/Sema.h"

Public Member Functions

 SatisfactionStackResetRAII (Sema &S)
 
 ~SatisfactionStackResetRAII ()
 

Detailed Description

Definition at line 11324 of file Sema.h.

Constructor & Destructor Documentation

◆ SatisfactionStackResetRAII()

clang::Sema::SatisfactionStackResetRAII::SatisfactionStackResetRAII ( Sema S)
inline

Definition at line 11329 of file Sema.h.

◆ ~SatisfactionStackResetRAII()

clang::Sema::SatisfactionStackResetRAII::~SatisfactionStackResetRAII ( )
inline

Definition at line 11333 of file Sema.h.

References clang::SemaBase::SemaRef, and clang::Sema::SwapSatisfactionStack().


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