clang 22.0.0git
clang::Sema::FpPragmaStackSaveRAII Class Reference

#include "clang/Sema/Sema.h"

Public Member Functions

 FpPragmaStackSaveRAII (Sema &S)
 ~FpPragmaStackSaveRAII ()
 FpPragmaStackSaveRAII (const FpPragmaStackSaveRAII &)=delete
FpPragmaStackSaveRAIIoperator= (const FpPragmaStackSaveRAII &)=delete

Detailed Description

Definition at line 11328 of file Sema.h.

Constructor & Destructor Documentation

◆ FpPragmaStackSaveRAII() [1/2]

clang::Sema::FpPragmaStackSaveRAII::FpPragmaStackSaveRAII ( Sema & S)
inline

Definition at line 11330 of file Sema.h.

References clang::Sema::FpPragmaStack, and clang::Sema::Sema().

Referenced by FpPragmaStackSaveRAII(), and operator=().

◆ ~FpPragmaStackSaveRAII()

clang::Sema::FpPragmaStackSaveRAII::~FpPragmaStackSaveRAII ( )
inline

Definition at line 11334 of file Sema.h.

◆ FpPragmaStackSaveRAII() [2/2]

clang::Sema::FpPragmaStackSaveRAII::FpPragmaStackSaveRAII ( const FpPragmaStackSaveRAII & )
delete

Member Function Documentation

◆ operator=()

FpPragmaStackSaveRAII & clang::Sema::FpPragmaStackSaveRAII::operator= ( const FpPragmaStackSaveRAII & )
delete

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