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