clang
3.9.0
|
Records and restores the FP_CONTRACT state on entry/exit of compound statements. More...
#include <Sema.h>
Public Member Functions | |
FPContractStateRAII (Sema &S) | |
~FPContractStateRAII () | |
Records and restores the FP_CONTRACT state on entry/exit of compound statements.
|
inline |
|
inline |
Definition at line 1042 of file Sema.h.
References clang::FPOptions::fp_contract, and clang::Sema::FPFeatures.