|
clang
3.8.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 1003 of file Sema.h.
References clang::FPOptions::fp_contract, and clang::Sema::FPFeatures.
1.8.6