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

Constructor & Destructor Documentation

◆ FpPragmaStackSaveRAII()

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

Definition at line 8883 of file Sema.h.

◆ ~FpPragmaStackSaveRAII()

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

Definition at line 8887 of file Sema.h.


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