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

#include "clang/Sema/Sema.h"

Public Member Functions

 FpPragmaStackSaveRAII (Sema &S)
 ~FpPragmaStackSaveRAII ()

Detailed Description

Definition at line 11285 of file Sema.h.

Constructor & Destructor Documentation

◆ FpPragmaStackSaveRAII()

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

Definition at line 11287 of file Sema.h.

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

◆ ~FpPragmaStackSaveRAII()

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

Definition at line 11291 of file Sema.h.


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