clang 23.0.0git
clang::CIRGen::CIRGenFunction::CIRGenFPOptionsRAII Class Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.h"

Public Member Functions

 CIRGenFPOptionsRAII (CIRGenFunction &cgf, FPOptions FPFeatures)
 CIRGenFPOptionsRAII (CIRGenFunction &cgf, const clang::Expr *E)
 ~CIRGenFPOptionsRAII ()

Detailed Description

Definition at line 159 of file CIRGenFunction.h.

Constructor & Destructor Documentation

◆ CIRGenFPOptionsRAII() [1/2]

clang::CIRGen::CIRGenFunction::CIRGenFPOptionsRAII::CIRGenFPOptionsRAII ( CIRGenFunction & cgf,
FPOptions FPFeatures )

◆ CIRGenFPOptionsRAII() [2/2]

clang::CIRGen::CIRGenFunction::CIRGenFPOptionsRAII::CIRGenFPOptionsRAII ( CIRGenFunction & cgf,
const clang::Expr * E )

◆ ~CIRGenFPOptionsRAII()

clang::CIRGen::CIRGenFunction::CIRGenFPOptionsRAII::~CIRGenFPOptionsRAII ( )

Definition at line 1226 of file CIRGenFunction.cpp.


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