|
clang 23.0.0git
|
#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 () | |
Definition at line 159 of file CIRGenFunction.h.
| clang::CIRGen::CIRGenFunction::CIRGenFPOptionsRAII::CIRGenFPOptionsRAII | ( | CIRGenFunction & | cgf, |
| FPOptions | FPFeatures ) |
Definition at line 1184 of file CIRGenFunction.cpp.
References clang::CIRGen::CIRGenFunction::CIRGenFunction().
| clang::CIRGen::CIRGenFunction::CIRGenFPOptionsRAII::CIRGenFPOptionsRAII | ( | CIRGenFunction & | cgf, |
| const clang::Expr * | E ) |
Definition at line 1178 of file CIRGenFunction.cpp.
References clang::CIRGen::CIRGenFunction::CIRGenFunction(), and clang::Expr::getFPFeaturesInEffect().
| clang::CIRGen::CIRGenFunction::CIRGenFPOptionsRAII::~CIRGenFPOptionsRAII | ( | ) |
Definition at line 1226 of file CIRGenFunction.cpp.