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

#include "clang/Sema/Sema.h"

Public Member Functions

 FpPragmaStackSaveRAII (Sema &S)
 
 ~FpPragmaStackSaveRAII ()
 

Detailed Description

Definition at line 8784 of file Sema.h.

Constructor & Destructor Documentation

◆ FpPragmaStackSaveRAII()

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

Definition at line 8786 of file Sema.h.

◆ ~FpPragmaStackSaveRAII()

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

Definition at line 8790 of file Sema.h.


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