|
clang 23.0.0git
|
Records and restores the CurFPFeatures state on entry/exit of compound statements. More...
#include "clang/Sema/Sema.h"
Public Member Functions | |
| FPFeaturesStateRAII (Sema &S) | |
| ~FPFeaturesStateRAII () | |
| FPFeaturesStateRAII (const FPFeaturesStateRAII &)=delete | |
| FPFeaturesStateRAII & | operator= (const FPFeaturesStateRAII &)=delete |
| FPOptionsOverride | getOverrides () |
Records and restores the CurFPFeatures state on entry/exit of compound statements.
| Sema::FPFeaturesStateRAII::FPFeaturesStateRAII | ( | Sema & | S | ) |
Definition at line 2987 of file Sema.cpp.
References clang::Sema::CurFPFeatures, clang::Sema::FpPragmaStack, clang::Sema::PP, and clang::Sema::Sema().
Referenced by FPFeaturesStateRAII(), and operator=().
|
delete |
References FPFeaturesStateRAII().
|
inline |
|
delete |
References FPFeaturesStateRAII().