clang API Documentation

Public Member Functions
clang::Sema::FPContractStateRAII Class Reference

#include <Sema.h>

List of all members.

Public Member Functions

 FPContractStateRAII (Sema &S)
 ~FPContractStateRAII ()

Detailed Description

Records and restores the FP_CONTRACT state on entry/exit of compound statements.

Definition at line 940 of file Sema.h.


Constructor & Destructor Documentation

Definition at line 942 of file Sema.h.

Definition at line 944 of file Sema.h.

References clang::FPOptions::fp_contract, and clang::Sema::FPFeatures.


The documentation for this class was generated from the following file: